openstack-helm-infra/ceph-osd/templates
Stephen Taylor b2c0028349 [ceph-osd] Fix a bug with DB orphan volume removal
The volume naming convention prefixes logical volume names with
ceph-lv-, ceph-db-, or ceph-wal-. The code that was added recently
to remove orphaned DB and WAL volumes does a string replacement of
"db" or "wal" with "lv" when searching for corresponding data
volumes. This causes DB volumes to get identified incorrectly as
orphans and removed when "db" appears in the PV UUID portion of
the volume name.

Change-Id: I0c9477483b70c9ec844b37a6de10a50c0f2e1df8
2021-01-19 10:10:38 -07:00
..
bin [ceph-osd] Fix a bug with DB orphan volume removal 2021-01-19 10:10:38 -07:00
utils Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
configmap-bin.yaml [CEPH-OSD] Move to 'OnDelete' upgrade strategy for ceph-osd daemonsets 2020-05-12 20:03:40 +00:00
configmap-etc.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
daemonset-osd.yaml [ceph-osd] Logic improvement for used osd disk detection 2020-10-15 13:13:28 +00:00
job-bootstrap.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00
job-image-repo-sync.yaml Remove OSH Authors copyright 2020-05-07 02:11:15 +00:00
job-post-apply.yaml [ceph-osd] enhancement to the "post-apply" job 2020-08-18 21:39:02 +00:00
pod-helm-tests.yaml Undo octal-values restriction together with corresponding code 2020-07-07 15:42:53 +00:00