ceph-csi/internal/csi-addons/rbd
yati1998 05d944c124 rbd: add check to getVolumeReplicationInfo
this commit adds a check to getVolumeReplicationInfo
to include status not found error while getting the
remote status.
This helps the failover to be done even if remote site status
is not found

Signed-off-by: yati1998 <ypadia@redhat.com>
(cherry picked from commit a5f6d89171)
2025-01-14 23:18:45 +05:30
..
encryptionkeyrotation.go rbd: use ioctx locks for key rotation 2024-07-30 14:51:49 +00:00
identity.go rbd: implement CSI-Addons ControllerGetVolumeGroup operation 2024-07-26 08:12:49 +00:00
network_fence_test.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +00:00
network_fence.go csi-addons: address golangci-lint issues 2024-04-09 06:55:23 +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: refractor to use mirror interface 2024-07-26 12:14:20 +00:00
replication.go rbd: add check to getVolumeReplicationInfo 2025-01-14 23:18:45 +05:30
volumegroup.go rbd: implement CSI-Addons ControllerGetVolumeGroup operation 2024-07-26 08:12:49 +00:00