ceph-csi/internal/csi-addons/rbd
Niels de Vos 4acffb5548 rbd: make VolumeGroup Create/Delete/AddVolume/RemoveVolume idempotent
Add extra error checking to make sure trying to create an existing
volume group does not result in a failure. The same counts for deleting
a non-existing volume group, and adding/removing volumes to/from the
volume group.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-07-24 15:55:07 +00:00
..
encryptionkeyrotation.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
identity.go rbd: implement pv key rotation 2024-07-19 13:26:28 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
reclaimspace.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
replication_test.go rbd: add support for flattenMode option for replication 2024-06-20 14:51:36 +00:00
replication.go cleanup: pass context to rbdImage.Destroy() 2024-07-08 09:23:58 +00:00
volumegroup.go rbd: make VolumeGroup Create/Delete/AddVolume/RemoveVolume idempotent 2024-07-24 15:55:07 +00:00