ceph-csi/internal/cephfs
Madhu Rajanna 1d17600401 cephfs: make fsname as optional for static PVC
consider fsName optional for static volume
as it is not required to be set during mount
operation with fuse and kernel client.

fixes: #4311

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2024-01-12 18:27:45 +00:00
..
core cleanup: cephfs resize code cleanup 2023-11-23 10:59:12 +00:00
errors cephfs: remove snapshot protect/unprotect 2023-11-01 11:32:07 +00:00
mounter build: address nolintlint errors from new golangci-lint 2023-06-05 04:49:46 +00:00
store cephfs: make fsname as optional for static PVC 2024-01-12 18:27:45 +00:00
util cephfs: fix make go-lint error 2023-08-30 09:07:46 +00:00
controllerserver.go cephfs: handle cephfs clone limit error 2023-11-24 08:47:45 +00:00
driver_test.go cephfs: add CSI-Addons support to the cephfs 2023-07-14 13:24:00 +00:00
driver.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
fuserecovery.go cleanup: fix spellcheck errors 2023-11-08 12:32:06 +00:00
identityserver.go ci: fix all linter errors found in golangci-lint 2022-06-03 12:55:54 +00:00
nodeserver_test.go deploy: added json field tags for csi config map 2023-12-21 17:44:46 +00:00
nodeserver.go cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00