ceph-csi/pkg/rbd
Madhu Rajanna f281eba475 Validate rbd image name in NodeExpand
Added one more validation in NodeExpand for
the volume name from the request and the image
name stored in the staging path metadata.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-12-17 11:33:50 +00:00
..
controllerserver.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00
driver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +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.go Validate rbd image name in NodeExpand 2019-12-17 11:33:50 +00:00
rbd_attach.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00
rbd_journal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
rbd_util.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00