ceph-csi/internal/rbd
Mudit Agarwal 4de1abad5e 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>
2020-08-25 15:58:44 +00:00
..
clone.go rbd: rearrange the cleanup order incase clone fails 2020-08-24 08:16:59 +00:00
controllerserver.go rbd: replace klog with util in controllerserver.go 2020-08-19 14:38:12 +00:00
driver.go rbd: replace klog with util logger in driver.go 2020-08-19 14:38:12 +00:00
errors.go rbd: Add rados namespace support for rbd 2020-08-12 16:22:58 +05:30
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 15:58:44 +00:00
rbd_attach.go rbd: replace klog with util logger in rbd_attach.go 2020-08-19 14:38:12 +00:00
rbd_journal.go rbd: replace klog with util logger in rbd_journal.go 2020-08-19 14:38: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: implement rbd.updateVolWithImageInfo() with go-ceph 2020-08-25 07:06:40 +00:00
snapshot.go rbd: replace klog with util logger in snapshot.go 2020-08-19 14:38:12 +00:00