ceph-csi/examples/rbd
Madhu Rajanna 6da96c6327 remove support for create image with image-format 1
tried to create an image with image-format=1

```
sh-4.2# rbd create --size=1024 replicapool/test --image-format=1
rbd: image format 1 is deprecated
rbd: create error: (22) Invalid argument
2019-09-11 07:00:54.531 7fb0e40bfb00 -1 librbd: Format 1 image creation unsupported.
```

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-09-12 07:52:32 +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-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-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 add examples for raw block pvc 2019-03-05 17:59:39 +05:30
raw-block-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
snapshot.yaml Fix yamllint issues 2019-02-07 12:19:14 +00:00
snapshotclass.yaml Remove redundant pool parameter from snapshot class 2019-06-04 08:34:21 +00:00
storageclass.yaml remove support for create image with image-format 1 2019-09-12 07:52:32 +00:00