ceph-csi/internal
Madhu Rajanna 3169c8e23a rbd: expand filesystem during NodeStageVolume
If the volume with a bigger size is created
from a snapshot or from another volume we
need to exapand the filesystem also in the
csidriver as nodeExpand request is not triggered
for this one, During NodeStageVolume we can
expand the filesystem by checking filesystem
needs expansion or not.

If its a encrypted device, check the device
size of rbd device and the LUKS device if required
the device will be expanded before
expanding the filesystem.

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: expand filesystem during NodeStageVolume 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