ceph-csi/internal/cephfs
Madhu Rajanna 417f9f2030 cephfs: skip NetNamespaceFilePath if the volume is pre-provisioned
In case of pre-provisioned volume the clusterID is
not set in the volume context as the clusterID is missing
we cannot extract the NetNamespaceFilePath from the
configuration file. For static volume and dynamically
provisioned volume the clusterID is set.

Note:- This is a special case to support mounting PV
without clusterID parameter.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
(cherry picked from commit c9943320ac)
2022-06-03 12:47:27 +00:00
..
core cleanup: remove unwanted print 2022-03-11 05:40:32 +00:00
errors cleanup: move core functions to core pkg 2021-09-23 06:39:37 +00:00
mounter util: add support for the nsenter 2022-04-08 14:44:20 +00:00
store util: add support for the nsenter 2022-04-08 14:44:20 +00:00
util cephfs: detect corrupt ceph-fuse mounts and try to remount 2022-03-10 06:05:52 +00:00
controllerserver.go cephfs: fix omap deletion in DeleteSnapshot 2022-03-31 13:46:03 +00:00
driver.go cephfs: refactor cephfs core functions 2022-02-22 20:39:23 +00:00
fuserecovery.go cephfs: detect corrupt ceph-fuse mounts and try to remount 2022-03-10 06:05:52 +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: skip NetNamespaceFilePath if the volume is pre-provisioned 2022-06-03 12:47:27 +00:00
validator.go cephfs: correct comment for validateExpandVolumeRequest 2021-09-07 14:33:02 +00:00