ceph-csi/internal
Madhu Rajanna 2f7e51076b rbd: unmap rbd image if the mounting fails
There is a bug in current code where the devicePath
is always empty and the rbd image unmap never
happens if nodeplugin fails to mount the rbd image
to the stagingpath.
This is a fix to unmap the rbd image if some issue
occurs after rbd image is mapped.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-06-01 11:27:25 +00:00
..
cephfs journal: In mount failure case, suggest to check the kernel logs 2020-05-27 10:52:37 +00:00
csi-common cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
journal util: remove unused context.Context from GetPoolName() 2020-05-20 08:08:33 +00:00
liveness cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
rbd rbd: unmap rbd image if the mounting fails 2020-06-01 11:27:25 +00:00
util cleanup: fix golint warnings in util, e2e 2020-05-20 13:18:41 +00:00