ceph-csi/internal
Madhu Rajanna 70674565df rbd: consider rbd as default mounter if not set
For the default mounter the mounter option
will not be set in the storageclass and as it is
not available in the storageclass same will not
be set in the volume context, Because of this the
mapOptions are getting discarded. If the mounter
is not set assuming it's an rbd mounter.

Note:- If the mounter is not set in the storageclass
we can set it in the volume context explicitly,
Doing this check-in node server to support backward
existing volumes and the check is minimal we are not
altering the volume context.

fixes: #3076

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2022-05-09 20:00:11 +00:00
..
cephfs cephfs: add netNamespaceFilePath for CephFS 2022-04-19 12:28:46 +00:00
controller rbd: use leases for leader election 2022-04-14 06:46:50 +00:00
csi-addons cleanup: remove import alias for fence library 2022-04-18 10:29:08 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal journal: add StoreAttribute/FetchAttribute 2022-03-28 11:23:17 +00:00
kms rbd: use vaultAuthPath variable name in error msg 2022-05-05 05:49:31 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs nfs: delete the CephFS volume when the export is already removed 2022-05-04 21:31:06 +00:00
rbd rbd: consider rbd as default mounter if not set 2022-05-09 20:00:11 +00:00
util util: support systems using the new cgroup v2 structure 2022-05-07 20:38:48 +00:00