ceph-csi/pkg
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
..
cephfs Reorder kernel version checking logic 2019-09-07 11:10:27 +00:00
csi-common Add req-ID to logging 2019-09-11 13:45:40 +00:00
liveness Fix liveness connection opening endless sockets 2019-09-06 03:15:28 +00:00
rbd remove support for create image with image-format 1 2019-09-12 07:52:32 +00:00
util Add req-ID to logging 2019-09-11 13:45:40 +00:00