ceph-csi/pkg/rbd
Madhu Rajanna 7c2fb6187a remove post validation of rbd device
once we map the rbd image on a node
we will get the device name its mapped
in the map output itself,no need to
check the devicepath post rbd  mapping

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-08-07 14:52:13 +00:00
..
controllerserver.go Use --keyfile option to pass keys to all Ceph CLIs 2019-07-25 12:46:15 +00:00
errors.go Support mounting and deleting version 1.0.0 RBD volumes 2019-07-08 15:40:17 +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 Implement metrics for RBD plugin 2019-08-01 11:58:54 +00:00
rbd_attach.go remove post validation of rbd device 2019-08-07 14:52:13 +00:00
rbd_journal.go Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
rbd_util.go Use --keyfile option to pass keys to all Ceph CLIs 2019-07-25 12:46:15 +00:00
rbd.go Implement metrics for RBD plugin 2019-08-01 11:58:54 +00:00