ceph-csi/internal/rbd
Madhu Rajanna 2c67ba1ec4 rbd: Return current depth if the image is not found
If the image in the chain is moved to trash, we
cannot get the image details. We need to return the
found depth to the caller.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-15 18:40:45 +00:00
..
clone.go rbd: create temporary snapshot with name same as temporary clone 2020-07-15 16:10:38 +00:00
controllerserver.go cleanup: re-use flattenTemporaryClonedImages to reduce duplicate code 2020-07-15 16:10:38 +00:00
driver.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
errors.go rbd: add Unwrap() to error types 2020-07-03 09:12:48 +00:00
identityserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
nodeserver.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_attach.go cleanup: Avoid usage of numbers 2020-07-10 07:41:23 +00:00
rbd_journal.go rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00
rbd_util_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_util.go rbd: Return current depth if the image is not found 2020-07-15 18:40:45 +00:00
snapshot.go rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00