ceph-csi/internal/csi-addons/rbd
Madhu Rajanna 683821c407 rbd: discard not found error from GetMetadata
During ResyncVolume call, discard not found
error from GetMetadata API. If the image gets
resynced the local image creation time will be
lost, if the key is not present in the image
metadata then we can assume that the image is
already resynced.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2023-09-04 05:55:52 +00:00
..
identity.go rbd: add replication capability & service to csiaddons server 2022-08-18 08:19:20 +00:00
network_fence_test.go cleanup: remove import alias for fence library 2022-04-18 10:29:08 +00:00
network_fence.go cleanup: correct the comment in csi-addons/rbd 2023-06-27 14:07:34 +00:00
reclaimspace_test.go rbd: implement NodeReclaimSpace 2021-12-23 17:43:23 +00:00
reclaimspace.go rbd: do not execute rbd sparsify when volume is in use 2023-07-11 13:48:36 +00:00
replication_test.go rbd: fix resync issue 2023-08-30 09:07:46 +00:00
replication.go rbd: discard not found error from GetMetadata 2023-09-04 05:55:52 +00:00