ceph-csi/internal
Madhu Rajanna 4e82384b43 rbd: check image not found error
during the checkSnapCloneExists we are checking
the image, if the image not found we are deleting
the snapshot on the parent image, This PR corrects
the comparasion. instead of snapshotNotFound we need
to check ImageNotFound error.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-08 17:09:59 +00:00
..
cephfs cleanup: use errors.As() in cephfs.checkVolExists() 2020-07-03 09:12:48 +00:00
csi-common rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
journal journal: remove unused rados CLI functions 2020-07-06 15:03:44 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: check image not found error 2020-07-08 17:09:59 +00:00
util util: update unit testing for deep flatten 2020-07-08 05:48:42 +00:00