ceph-csi/examples/rbd
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
..
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 deploy: add vault creation to rbd driver deployment 2020-08-04 16:00:21 +00:00
plugin-teardown.sh deploy: remove vault along with driver 2020-08-04 16:00:21 +00:00
pod-clone.yaml rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00
pod-restore.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
pod.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
pvc-clone.yaml rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00
pvc-restore.yaml rbd supports ReadWriteMany for block mode 2019-06-18 04:41:01 +00:00
pvc.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
raw-block-pod.yaml examples/rbd-block: use a container image that is supported 2020-01-21 13:30:45 +00:00
raw-block-pvc.yaml Make deployment artifacts with a consistent name pattern. 2019-05-07 14:54:53 +00:00
secret.yaml Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00
snapshot.yaml Snapshot: Template changes for snapshot beta 2020-05-15 08:19:32 +00:00
snapshotclass.yaml doc: make sure configmap object referred or documented correctly 2020-06-10 11:33:10 +00:00
storageclass.yaml deploy: let the pool/fs name be required 2020-10-07 13:01:45 +00:00