openstack-helm-infra/ceph-client
Phil Sphicas 25b0cdc7ec [ceph-client] Fix ceph-rbd-pool deletion race
In cases where the pool deletion feature [0] is used, but the pool does
not exists, a pool is created and then subsequently deleted.

This was broken by the performance optimizations introduced with [1], as
the job is trying to delete a pool that does not exist (yet).

This change makes the ceph-rbd-pool job wait for manage_pools to finish
before trying to delete the pool.

0: https://review.opendev.org/c/792851
1: https://review.opendev.org/c/806443

Change-Id: Ibb77e33bed834be25ec7fd215bc448e62075f52a
2021-10-13 17:23:23 -07:00
..
templates [ceph-client] Fix ceph-rbd-pool deletion race 2021-10-13 17:23:23 -07:00
values_overrides Enable yamllint checks 2020-05-29 19:49:05 +00:00
Chart.yaml [ceph-client] Fix ceph-rbd-pool deletion race 2021-10-13 17:23:23 -07:00
requirements.yaml Update htk requirements 2021-10-06 01:02:28 +00:00
values.yaml Prepending library/ to docker official images 2021-06-02 15:04:38 -03:00