ceph-csi/pkg/rbd
Madhu Rajanna 3394432371 Fix block resize issue in RBD
For the filesystem resize the stagingPath will
be passed to NodeExpandVolume and for the block
resize the targetpath will be passed.
Added code to handle resize for both block and
file system resize

Signed-off-by: Madhu Rajanna <madhupr007@gmail.com>
2019-12-31 06:10:40 +00:00
..
controllerserver.go Replace Warningf and Infof with Errorf 2019-12-17 14:25:34 +00:00
driver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
errors.go Update Unstage transaction to undo steps done in Stage 2019-08-13 14:07:52 +00:00
identityserver.go Resize RBD CSI volumes on demand of CO resize request 2019-12-13 12:40:12 +00:00
nodeserver.go Fix block resize issue in RBD 2019-12-31 06:10:40 +00:00
rbd_attach.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00
rbd_journal.go switch to cephfs, utils, and csicommon to new loging system 2019-08-29 14:04:31 +00:00
rbd_util.go Adds PVC encryption with LUKS 2019-12-16 08:12:44 +00:00