ceph-csi/examples/cephfs
Prasanna Kumar Kalever 0c6d8fbd80 deploy: let the pool/fs name be required
Obviously expecting a pool with name `rbd` or CephFS name `myfs`
will be a limitation, as the pool/fs is created by admin manually,
let them choose the name that suits their requirement and come back
edit it in the storage class.

Making the pool/fs name as required field will give more attention,
else with new users it will be mostly left unedited until one hit
the errors saying no pool/fs exists.

This patch clips-off the default pool/fs name and make it a mandatory
field.

Signed-off-by: Prasanna Kumar Kalever <prasanna.kalever@redhat.com>
2020-10-07 13:01:45 +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 refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
plugin-teardown.sh refact: Remove Kubernetes 1.13.x support 2020-01-20 10:32:30 +00:00
pod-clone.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
pod-restore.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
pod.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
pvc-clone.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc-restore.yaml cephfs: change the volumetype to RWX instead of RWO 2020-08-13 03:37:28 +00:00
pvc.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +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
snapshot.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
snapshotclass.yaml e2e: add/modify deployment files for cephfs snapshot/clone tests 2020-08-08 00:11:35 +00:00
storageclass.yaml deploy: let the pool/fs name be required 2020-10-07 13:01:45 +00:00