ceph-csi/internal/rbd
Madhu Rajanna d4186a6880 rbd: discard flattening error if the image doesnt have parent
if the image is created without flattening image-feature
the image will get few image-features by default, deep-flatten
is one of them. if the image doesnot have any parent
the rbd image flattening will fail, This commit discards
error message if the image doesnt have any parent.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-08-13 08:37:53 +00:00
..
clone.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
controllerserver.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
driver.go util: move csiconfigfile to util 2020-08-11 10:02:53 +00:00
errors.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
nodeserver_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
nodeserver.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
rbd_attach.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
rbd_journal.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
rbd_util_test.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_util.go rbd: discard flattening error if the image doesnt have parent 2020-08-13 08:37:53 +00:00
snapshot.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30