ceph-csi/internal/rbd
Mudit Agarwal 947321619f rbd: NodeExpandVolume() should use StagingTargetPath
Form kubernetes v1.19 onwards NodeRequest is getting volume path
in StagingTargetPath instead of VolumePath, cephcsi should also
use the same.

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
(cherry picked from commit 4de1abad5e)
2020-08-25 17:46:25 +00:00
..
clone.go rbd: simplify error handling 2020-07-23 11:16:40 +00:00
controllerserver.go rbd: pass context.Context to rbdVolume.resize() 2020-07-24 16:04:13 +00:00
driver.go rbd: take operation locks before operating on resource 2020-07-21 13:25:19 +00:00
errors.go rbd: simplify error handling 2020-07-23 11:16:40 +00:00
identityserver.go cleanup: address godot warnings 2020-07-21 08:36:24 +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 rbd: NodeExpandVolume() should use StagingTargetPath 2020-08-25 17:46:25 +00:00
rbd_attach.go util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
rbd_journal.go rbd: simplify error handling 2020-07-23 11:16:40 +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: pass context.Context to rbdVolume.resize() 2020-07-24 16:04:13 +00:00
snapshot.go rbd: simplify error handling 2020-07-23 11:16:40 +00:00