ceph-csi/internal
Niels de Vos b810ca57a0 cephfs: trim spaces around fuseMountOptions
When passing

    fuseMountOptions: debug

in the StorageClass, the mount options passed on the ceph-fuse
commandline result in "-o nonempty ,debug". The additional space before
the ",debug" causes the mount command to fail.

Fixes: 1485
Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 6f2f972f5b)
2020-09-23 14:39:43 +00:00
..
cephfs cephfs: trim spaces around fuseMountOptions 2020-09-23 14:39:43 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 15:35:13 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 15:35:13 +00:00
rbd rbd: allow readonly only for volume with contentsource 2020-09-10 15:05:38 +00:00
util util: add helper to validate ROX request 2020-09-10 15:05:38 +00:00