ceph-csi/internal
Mudit Agarwal 9ed0811422 rbd: implement rbdVolume.resize() with go-ceph
Replaced command execution with go-ceph Resize() function.
Volsize is being updated before waiting for resize() to return,
fixed it to get updated only after resize() is successful.

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2020-08-03 10:50:01 +00:00
..
cephfs util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal util: simplify error handling 2020-07-23 11:16:40 +00:00
liveness cleanup: address godot warnings 2020-07-21 08:36:24 +00:00
rbd rbd: implement rbdVolume.resize() with go-ceph 2020-08-03 10:50:01 +00:00
util util: make ExecComand return stdout and stderr as string 2020-07-24 16:04:13 +00:00