ceph-csi/internal/cephfs
Madhu Rajanna 86400ccb44 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>
(cherry picked from commit 1d17600401)
2024-02-01 11:57:36 +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 cephfs: do not run modprobe if support is compiled into the kernel 2024-01-18 08:10:26 +00:00
store cephfs: make fsname as optional for static PVC 2024-02-01 11:57:36 +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 cephfs: do not run modprobe if support is compiled into the kernel 2024-01-18 08:10:26 +00:00
nodeserver.go cephfs: do not run modprobe if support is compiled into the kernel 2024-01-18 08:10:26 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00