ceph-csi/internal/rbd/group
Nikhil-Ladha c7d54ab776 rbd: return group not found error for Get,Delete RPC calls
We should return NotFound status if the group doesn't exists
for ControllerGetVolumeGroup RPC call.
And, an empty/OK response for DeleteVolumeGroup if the group
doesn't exists

Signed-off-by: Nikhil-Ladha <nikhilladha1999@gmail.com>
2024-12-12 22:50:10 +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: return group not found error for Get,Delete RPC calls 2024-12-12 22:50:10 +00:00
volume_group.go rbd: return group not found error for Get,Delete RPC calls 2024-12-12 22:50:10 +00:00