ceph-csi/internal
Niels de Vos 5c26fbb0d7 util: use ClusterConnection.Copy() for re-using connections
Connections are reference counted, so just assigning the connection to
an other object for re-use is not correct. This can cause connections to
be garbage collected while something else is still using it.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-03-17 07:50:09 +00:00
..
cephfs util: register replication controller 2021-03-16 13:06:44 +00:00
controller cleanup: return error type in ReconcilePersistentVolume.getCredentials() 2020-12-09 08:35:35 +00:00
csi-common util: register replication controller 2021-03-16 13:06:44 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd util: use ClusterConnection.Copy() for re-using connections 2021-03-17 07:50:09 +00:00
util util: use ClusterConnection.Copy() for re-using connections 2021-03-17 07:50:09 +00:00