mirror of
https://github.com/ceph/ceph-csi.git
synced 2025-05-30 18:46:41 +00:00
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> (cherry picked from commit 01d4a614c307188677a3fcec93fd303bbc7cc298)