ceph-csi/internal/rbd/group
Niels de Vos cea8bf8110 rbd: set SnapshotGroupID on each Snapshot of a VolumeGroupSnapshot
Without the SnapshotGroupID in the Snapshot object, Kubernetes CSI does
not know that the Snapshot belongs to a group. In that case, it allows
the deletion of the Snapshot, which should be denied.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-11-06 11:37:44 +00:00
..
group_snapshot.go rbd: set SnapshotGroupID on each Snapshot of a VolumeGroupSnapshot 2024-11-06 11:37:44 +00:00
util.go rbd: pass CSI-drivername to volume group instead of journal instance 2024-11-06 11:37:44 +00:00
volume_group.go rbd: add VolumeGroup.CreateSnapshots() implementation 2024-11-06 11:37:44 +00:00