mirror of
https://github.com/ceph/ceph-csi.git
synced 2024-11-17 20:00:23 +00:00
0c6d8fbd80
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> |
||
---|---|---|
.. | ||
exec-bash.sh | ||
logs.sh | ||
plugin-deploy.sh | ||
plugin-teardown.sh | ||
pod-clone.yaml | ||
pod-restore.yaml | ||
pod.yaml | ||
pvc-clone.yaml | ||
pvc-restore.yaml | ||
pvc.yaml | ||
raw-block-pod.yaml | ||
raw-block-pvc.yaml | ||
secret.yaml | ||
snapshot.yaml | ||
snapshotclass.yaml | ||
storageclass.yaml |