ceph-csi/pkg/rbd
Madhu Rajanna b4e6504e9b Fix mountoption issue in rbd
use mountoptions when mounting rbd to stagingpath
in stagevolume request, add E2E for mount options

fixes: #846
updates: #757

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-03-13 14:33:56 +00:00
..
controllerserver.go rbd: use go-ceph API for creating RBD images 2020-03-11 16:09:10 +00:00
driver.go Update to kube v1.17 2020-01-17 12:06:02 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
nodeserver.go Fix mountoption issue in rbd 2020-03-13 14:33:56 +00:00
rbd_attach.go Adds per volume encryption with Vault integration 2020-02-05 05:18:56 +00:00
rbd_journal.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util_test.go added volumeNamePrefix and snapshotNamePrefix as parameters for storageClass 2020-02-25 05:03:51 +00:00
rbd_util.go rbd: drop references to ImageFormat 2020-03-11 16:09:10 +00:00