ceph-csi/internal
Humble Chirammal f0b8a3f626 rbd: use String() method of MirrorImageState in return error
MirrorImageState (type C.rbd_mirror_image_state_t) has a string
method which can be used while returning error in the replication
controller. Previously, we were using int return in the error which
is not the proper usage.

Signed-off-by: Humble Chirammal <hchiramm@redhat.com>
2021-09-03 16:02:53 +00:00
..
cephfs cephfs: remove explicit size setting of cloned volume 2021-09-01 09:32:29 +00:00
controller cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
csi-common cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
journal cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
kms util: NewK8sClient() should not panic on non-Kubernetes clusters 2021-09-02 11:22:14 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: use String() method of MirrorImageState in return error 2021-09-03 16:02:53 +00:00
util util: create ceph configuration files if not present 2021-09-03 14:14:43 +00:00