ceph-csi/internal
Rakshith R 7b0f051fd4 rbd: remove redundant rbdVolume.connect() in flattenRbdImage()
This commit removes `rv.Connect(cr)` since the rbdVolume should
have an active connection in this stage of the function call.

`rv.getCloneDepth(ctx)` will work after a connect to the cluster.

Signed-off-by: Rakshith R <rar@redhat.com>
2022-01-06 12:28:18 +00:00
..
cephfs revert: remove explicit size setting of cloned volume 2021-12-21 14:15:46 +00:00
controller rbd: remove retrieving volumeHandle from PV annotation 2021-12-17 03:38:29 +00:00
csi-addons util: add common logging to csi-addons gRPC 2021-12-23 17:43:23 +00:00
csi-common cleanup: refactor gRPC middleware into NewMiddlewareServerOption 2021-12-23 17:43:23 +00:00
journal cleanup: replace parentName to snapParentName in checkReservation 2021-09-14 05:32:54 +00:00
kms rbd: change the configmap of HPCS/KP key names to reflect the IBM string 2022-01-05 06:08:19 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: remove redundant rbdVolume.connect() in flattenRbdImage() 2022-01-06 12:28:18 +00:00
util util: add helper ExecCommandWithTimeout function 2021-12-23 13:36:21 +00:00