ceph-csi/internal/csi-addons
Madhu Rajanna c773c98408 rbd: flatten image in CreateVolumeGroup
This commit adds support for flattenMode option
for volumegroup.
If the flattenMode is set to "force" in
volumegroupreplicationclass parameters,
cephcsi will add a task to flatten the image
if it has parent before adding it to the group.
This enable cephcsi to then mirror such images
after flattening them.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-07-31 12:16:42 +00:00
..
cephfs csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
networkfence build: address 'copyloopvar' linter warning 2024-04-29 14:36:48 +00:00
rbd rbd: flatten image in CreateVolumeGroup 2024-07-31 12:16:42 +00:00
server csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00