openstack-helm-infra/ceph-client
Stephen Taylor 46c8218fbf [ceph-client] Performance optimizations for the ceph-rbd-pool job
This change attempts to reduce the number of Ceph commands required
in the ceph-rbd-pool job by collecting most pool properties in a
single call and by setting only those properties where the current
value differs from the target value.

Calls to manage_pool() are also run in the background in parallel,
so all pools are configured concurrently instead of serially. The
script waits for all of those calls to complete before proceeding
in order to avoid issues related to the script finishing before all
pools are completely configured.

Change-Id: If105cd7146313ab9074eedc09580671a0eafcec5
2021-10-01 07:59:10 -06:00
..
templates [ceph-client] Performance optimizations for the ceph-rbd-pool job 2021-10-01 07:59:10 -06:00
values_overrides Enable yamllint checks 2020-05-29 19:49:05 +00:00
Chart.yaml [ceph-client] Performance optimizations for the ceph-rbd-pool job 2021-10-01 07:59:10 -06:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml Prepending library/ to docker official images 2021-06-02 15:04:38 -03:00