ceph-csi/internal
Madhu Rajanna 8e267b3806 rbd: rearrange the cleanup order incase clone fails
in case of clone failure, we need to first delete
the clone and the snapshot from which we created
the clone, then as part of cleanup we need to remove
the temporary cloned image and the temporary snapshot
created on the parent image.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit 38892c3068)
2020-08-24 09:24:09 +00:00
..
cephfs cephfs: use string const for cli error comparison 2020-08-19 18:15:10 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 15:35:13 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 15:35:13 +00:00
rbd rbd: rearrange the cleanup order incase clone fails 2020-08-24 09:24:09 +00:00
util util: rename FatalLog to FatalLogMsg for parity 2020-08-13 09:44:12 +00:00