ceph-csi/internal
Madhu Rajanna 691714228e 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>
(cherry picked from commit 70674565df)
2022-05-10 14:49:27 +00:00
..
cephfs cephfs: add netNamespaceFilePath for CephFS 2022-04-19 16:33:59 +00:00
controller rbd: use leases for leader election 2022-04-15 10:24:19 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +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 06:54:32 +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-05 03:27:30 +00:00
rbd rbd: consider rbd as default mounter if not set 2022-05-10 14:49:27 +00:00
util cephfs: add netNamespaceFilePath for CephFS 2022-04-19 16:33:59 +00:00