ceph-csi/internal/rbd
Madhu Rajanna 2deabcd284 rbd: allow readonly only for volume with contentsource
It doesnot make sense to allow the creation of empty
volumes which is going to be accessed with readonly mode,
this commit allows the creation of volume which is having
readonly capabilities only if the content source is set
for the volume.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-09-10 13:47:23 +00:00
..
clone.go rbd: rearrange the cleanup order incase clone fails 2020-08-24 08:16:59 +00:00
controllerserver.go rbd: allow readonly only for volume with contentsource 2020-09-10 13:47:23 +00:00
driver.go rbd: replace klog with util logger in driver.go 2020-08-19 14:38:12 +00:00
errors.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
nodeserver.go rbd: NodeExpandVolume() should use StagingTargetPath 2020-08-25 15:58:44 +00:00
rbd_attach.go rbd: replace klog with util logger in rbd_attach.go 2020-08-19 14:38:12 +00:00
rbd_journal.go rbd: replace klog with util logger in rbd_journal.go 2020-08-19 14:38:12 +00:00
rbd_util_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_util.go rbd: implement rbd.updateVolWithImageInfo() with go-ceph 2020-08-25 07:06:40 +00:00
snapshot.go rbd: replace klog with util logger in snapshot.go 2020-08-19 14:38:12 +00:00