ceph-csi/internal/cephfs
Humble Chirammal 68350e8815 cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability
SINGLE_NODE_WRITER capability ambiguity has been fixed in csi spec v1.5
which allows the SP drivers to declare more granular WRITE capability.
These are not really new capabilities rather capabilities introduced to
get the desired functionality from CO side based on the capabilities SP
driver support for various CSI operations.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2022-01-11 19:40:22 +00:00
..
core cleanup: move mount functions to new pkg 2021-09-23 06:39:37 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter cleanup: move mount functions to new pkg 2021-09-23 06:39:37 +00:00
util cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
controllerserver.go revert: remove explicit size setting of cloned volume 2021-12-21 14:15:46 +00:00
driver.go cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability 2022-01-11 19:40:22 +00:00
identityserver.go internal: reformat long lines in internal/cephfs package to 120 chars 2021-06-28 14:43:49 +00:00
nodeserver.go cephfs: add SINGLE_NODE_{SINGLE/MULTI}_WRITER capability 2022-01-11 19:40:22 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00