ceph-csi/internal/rbd/group
Nikhil-Ladha 09e298197e 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>
(cherry picked from commit c7d54ab776)
2024-12-19 13:26:56 +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-19 13:26:56 +00:00
volume_group.go rbd: return group not found error for Get,Delete RPC calls 2024-12-19 13:26:56 +00:00