ceph-csi/internal
Mudit Agarwal 8c2bdbc001 rbd: implement rbd.updateVolWithImageInfo() with go-ceph
updateVolWithImageInfo() is currently executing an rbd command
to get details about an RBD image. Replaced it with the
required go-ceph functions.

Signed-off-by: Mudit Agarwal <muagarwa@redhat.com>
2020-08-25 07:06:40 +00:00
..
cephfs cephfs: use string const for cli error comparison 2020-08-19 17:09:12 +00:00
csi-common cleanup: address gomnd warnings 2020-07-21 08:36:24 +00:00
journal journal: replace klog with util logger in voljournal.go 2020-08-19 14:38:12 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: implement rbd.updateVolWithImageInfo() with go-ceph 2020-08-25 07:06:40 +00:00
util util: rename FatalLog to FatalLogMsg for parity 2020-08-13 09:44:12 +00:00