ceph-csi/internal
Humble Chirammal 1d94c12cd6 cleanup: add checkErrAndUndoReserve() for error check,unreserve omap
all the error check scenarios of genVolFromVolID() and unreserving
omap entries based on the error made deleteVolume method complex,
this patch create a new function which handle the error check and
unrerving omap entries accordingly and finally return the response
to deletevolume/caller.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-09-03 12:20:04 +00:00
..
cephfs cephfs: remove explicit size setting of cloned volume 2021-09-01 09:32:29 +00:00
controller cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
csi-common cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
journal cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
kms util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd cleanup: add checkErrAndUndoReserve() for error check,unreserve omap 2021-09-03 12:20:04 +00:00
util util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00