ceph-csi/internal/csi-common
Madhu Rajanna 649aeb7aaf rbd: Add support for rbd ROX PVC mounting
if the PVC access mode is ReadOnlyMany
or single node readonly, mounting the rbd
device path to the staging path as readonly
to avoid the write operation.

If the PVC acccess mode is readonly, mapping
rbd images as readonly.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-06-22 06:15:40 +00:00
..
controllerserver-default.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
driver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
identityserver-default.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
nodeserver-default.go rbd: Add support for rbd ROX PVC mounting 2020-06-22 06:15:40 +00:00
server.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
utils_test.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00
utils.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +00:00