openstack-helm-infra/ceph-osd
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
..
templates [ceph-osd] Fix a bug with DB orphan volume removal 2021-01-19 10:10:38 -07:00
values_overrides Enable apparmor to Ceph post-apply pods 2020-07-09 15:11:48 +00:00
Chart.yaml [ceph-osd] Fix a bug with DB orphan volume removal 2021-01-19 10:10:38 -07:00
requirements.yaml Change helm-toolkit dependency version to ">= 0.1.0" 2020-09-24 12:19:28 -05:00
values.yaml [ceph-osd] Remove default OSD configuration 2020-12-01 10:44:21 -07:00