ceph-csi/internal
Niels de Vos 6f2f972f5b 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>
2020-09-23 12:12:51 +00:00
..
cephfs cephfs: trim spaces around fuseMountOptions 2020-09-23 12:12:51 +00:00
csi-common rebase: update the CSI Spec to v1.3.0 2020-09-04 09:24:01 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 14:38:12 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: add support for rbd map and unmap options 2020-09-21 13:27:28 +00:00
util util: add helper to validate ROX request 2020-09-10 13:47:23 +00:00