ceph-csi/internal
Madhu Rajanna 3dcef09676 rbd: Use rbd trash commands to delete image
as with snapshot and cloning implementation
the rbd images cannot be deleted with rbd
remove or add a task to delete the rbd image
as it might contains the snapshots and clones.
we need to make use of the rbd mv trask and
add a task to remove the image from trash
once all its clones and snapshots links
are broken and there will no longer any
dependency between parent and child images.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-01 08:21:47 +00:00
..
cephfs util: Rename KernelVersion to GetKernelVersion 2020-07-01 08:21:47 +00:00
csi-common rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
journal journal: do not return errors from remove omap func if omap missing 2020-06-22 15:41:00 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: Use rbd trash commands to delete image 2020-07-01 08:21:47 +00:00
util rbd: add hardlimt and softlimit flag 2020-07-01 08:21:47 +00:00