ceph-csi/internal/csi-addons/rbd
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
..
encryptionkeyrotation.go rbd: use ioctx locks for key rotation 2024-07-30 14:51:49 +00:00
identity.go rbd: register GET_CLIENTS_TO_FENCE caps 2024-11-06 09:48:45 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go rbd: parse IP address 2024-11-06 09:48:45 +00:00
reclaimspace_test.go rbd: add volume locks for reclaimspace operations 2024-07-31 06:56:32 +00:00
reclaimspace.go rbd: add volume locks for reclaimspace operations 2024-07-31 06:56:32 +00:00
replication_test.go rbd: have GetCreationTime() return a time.Time struct 2024-08-09 14:58:59 +00:00
replication.go rbd: have GetCreationTime() return a time.Time struct 2024-08-09 14:58:59 +00:00
volumegroup.go rbd: return group not found error for Get,Delete RPC calls 2024-12-12 22:50:10 +00:00