ceph-csi/internal/csi-addons/rbd
Niels de Vos 63df17171a rbd: use the existing VolumeGroup if contents are matching
When a VolumeGroup has been created through the CSI-Addons API, the
VolumeGroupSnapshot CSI API will now use the existing VolumeGroup. There
are checks in place to validate that the Volumes in the VolumeGroup
match the Volumes in the VolumeGroupSnapshot request.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2025-03-27 14:09:44 +00:00
..
encryptionkeyrotation.go cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 09:59:12 +00:00
identity.go rbd: register GET_CLIENTS_TO_FENCE caps 2024-11-06 09:48:45 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go rbd: parse IP address 2024-11-06 09:48:45 +00:00
reclaimspace_test.go csiaddons: use rbd.Manager within ReclaimSpaceControllerServer 2025-01-28 10:19:58 +00:00
reclaimspace.go cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 09:59:12 +00:00
replication_test.go cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 09:59:12 +00:00
replication.go cleanup: move internal/rbd/errors.go to internal/rbd/errors pacakge 2025-03-27 09:59:12 +00:00
volumegroup.go rbd: use the existing VolumeGroup if contents are matching 2025-03-27 14:09:44 +00:00