ceph-csi/pkg/rbd
Madhu Rajanna e557438f87 unmap rbd image if connection timeout.
Sometime rbd images are mapped even if the
connection timeout error occurs, this will
try to unmap if the received error message
is connection timeout.This will fix stale maps
and rbd image deletion issue

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-19 10:54:17 +00:00
..
controllerserver.go Use --keyfile option to pass keys to all Ceph CLIs 2019-07-25 12:46:15 +00:00
driver.go start controller or node server based on config 2019-08-19 06:11:43 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Replaces the references to the Kubernete Authors with the Ceph-CSI authors 2019-04-03 11:14:08 +02:00
nodeserver.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
rbd_attach.go unmap rbd image if connection timeout. 2019-08-19 10:54:17 +00:00
rbd_journal.go Move mounting staging instance to a sub-path within staging path 2019-08-13 14:07:52 +00:00
rbd_util.go Wrap error if failed to fetch mon 2019-08-13 17:16:27 +00:00