ceph-csi/examples/cephfs
Poornima G 060ff8d25e Add mount option for Cephfs
The storage class already takes MountOptions(MountFlags), these are the
bind mount options. Some of these options may not be recognised by the
cephfs mount. Hence added a new parameterin Storage Class for
- cephfs kernel mount options,
- ceph-fuse mount options

Ceph kernel mount options are different from ceph-fuse options, hence
added two different parameters.

Signed-off-by: Poornima G <pgurusid@redhat.com>
2019-09-06 16:32:10 +00:00
..
deployment.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
exec-bash.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
logs.sh Fix static check for .sh files 2019-02-07 12:19:14 +00:00
plugin-deploy.sh Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
plugin-teardown.sh Enable leader election in v1.14+ 2019-08-05 07:11:44 +00:00
pod.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
pvc.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
secret.yaml Modify RBD plugin to use a single ID and move the id and key into the secret 2019-06-24 13:46:14 +00:00
storageclass.yaml Add mount option for Cephfs 2019-09-06 16:32:10 +00:00