ceph-csi/internal/rbd
Madhu Rajanna 11a6f6c1dd rbd: Support data-pool when cloning rbd image
Added support to clone an image in data-pool
during CreateVolume RPC call.

updates #1188

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2020-07-20 17:29:48 +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: Support data-pool when cloning rbd image 2020-07-20 17:29:48 +00:00
snapshot.go rbd: Add support for smart cloning 2020-07-10 14:02:12 +00:00