openstack-helm-infra/ceph-client
Stephen Taylor 1dcaffdf70 [ceph-client] Don't wait for premerge PGs in the rbd pool job
The wait_for_pgs() function in the rbd pool job waits for all PGs
to become active before proceeding, but in the event of an upgrade
that decreases pg_num values on one or more pools it sees PGs in
the clean+premerge+peered state as peering and waits for "peering"
to complete. Since these PGs are in the process of merging into
active PGs, waiting for the merge to complete is unnecessary. This
change will reduce the wait time in this job significantly in
these cases.

Change-Id: I9a2985855a25cdb98ef6fe011ba473587ea7a4c9
2021-02-05 09:55:21 -07:00
..
templates [ceph-client] Don't wait for premerge PGs in the rbd pool job 2021-02-05 09:55:21 -07:00
values_overrides Enable yamllint checks 2020-05-29 19:49:05 +00:00
Chart.yaml [ceph-client] Don't wait for premerge PGs in the rbd pool job 2021-02-05 09:55:21 -07:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml [CEPH] Uplift from Nautilus to Octopus release 2021-02-03 22:34:53 +00:00