ceph-csi/internal/rbd/types
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
..
group.go rbd: make VolumeGroup Create/Delete/AddVolume/RemoveVolume idempotent 2024-07-24 15:55:07 +00:00
manager.go rbd: use the Manager to handle CSI-Addons VolumeGroup requests 2024-07-24 15:55:07 +00:00
volume.go rbd: update Volume interface implementation for VolumeGroup APIs 2024-07-24 15:55:07 +00:00