ceph-csi/internal
Madhu Rajanna 01d4a614c3 rbd: delete volume if setallmetadata fails
If any operations fails after the volume creation
we will cleanup the omap objects, but it is missing
if setAllMetadata fails. This commits adds the code
to cleanup the rbd image if metadata operation fails.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-10-17 15:17:29 +00:00
..
cephfs cephfs: use errors.As instead of errors.Is 2022-10-17 09:11:45 +00:00
controller cleanup: ReconcilePersistentVolume consider passing it by pointer 2022-06-28 19:12:53 +00:00
csi-addons rbd: use blocklist range cmd, fallback if it fails 2022-09-13 13:10:32 +00:00
csi-common util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
journal cleanup: replace github.com/pborman/uuid with github.com/google/uuid 2022-08-22 14:34:25 +00:00
kms rbd: create token and use it for vault SA everytime possible 2022-09-09 10:13:32 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs util: make inode metrics optional in FilesystemNodeGetVolumeStats() 2022-10-13 19:02:47 +00:00
rbd rbd: delete volume if setallmetadata fails 2022-10-17 15:17:29 +00:00
util cleanup: use index instead of value while iterating 2022-08-09 13:36:03 +00:00