ceph-csi/internal/rbd
Madhu Rajanna 684cb13c54 rbd: DisAllow CreateVoulume for missmatch volume size
If the requested volume size and the snapshot or the
parent volume from which the clone is to be created
is not equal cephcsi returns an error message.

updates #1188

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-16 12:33:27 +00:00
..
clone.go cleanup: replace klog with v2 2020-07-16 04:10:58 +00:00
controllerserver.go rbd: DisAllow CreateVoulume for missmatch volume size 2020-07-16 12:33:27 +00:00
driver.go cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
errors.go rbd: add Unwrap() to error types 2020-07-03 09:12:48 +00:00
identityserver.go cleanup: move pkg/ to internal/ 2020-04-23 11:00:59 +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 cleanup: Remove support for Delete and Unmounting v1.1.0 PVC 2020-07-10 16:07:13 +00:00
rbd_attach.go cleanup: Avoid usage of numbers 2020-07-10 07:41:23 +00:00
rbd_journal.go rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00
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: Return current depth if the image is not found 2020-07-15 18:40:45 +00:00
snapshot.go rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00