ceph-csi/internal
Madhu Rajanna 124281519f rbd: add RequestedVolSize to rbdVolume struct
when doing the internal operation to get the
latest details the rbd image size is also getting
updated and this will update the volume size also
without actual requested size we cannot do the
resize operation for bigger clones. This commit
adds a new field called RequestedVolSize to rbdVolume
struct to hold the user requested size.

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2021-12-23 03:47:00 +00:00
..
cephfs revert: remove explicit size setting of cloned volume 2021-12-21 14:15:46 +00:00
controller rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
csi-addons rbd: implement CSI-Addons Identity Service 2021-12-01 06:31:09 +00:00
csi-common cleanup: add IsBlockMultiNode() helper 2021-12-17 07:31:55 +00:00
journal cleanup: replace parentName to snapParentName in checkReservation 2021-09-14 05:32:54 +00:00
kms rbd: add kms unit test for key protect server 2021-12-21 17:09:50 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: add RequestedVolSize to rbdVolume struct 2021-12-23 03:47:00 +00:00
util rbd: add migration secret support to controllerserver functions 2021-12-20 07:34:43 +00:00