ceph-csi/internal
Niels de Vos 5a6556c4d4 cleanup: destroy connections after .Copy() an other one
Everytime a connection is copied with the .Copy() function, it needs to
be destroyed once the object is not needed anymore. This was not done
consistently, a few more locations require the freeing of the connection
resources.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-04-02 11:11:20 +00:00
..
cephfs cleanup: use standard Golang "slices" instead of k8s package 2024-03-29 12:42:24 +00:00
controller rebase: replace MetricsBindAddress with Metrics 2023-08-29 13:39:45 +00:00
csi-addons rbd: log sitestatuses and description 2024-02-19 12:58:42 +00:00
csi-common util: add UnimplementedGroupControllerServer 2024-03-21 06:16:42 +00:00
health-checker util: add health-checker for periodic filesystem checks 2023-11-03 13:41:44 +00:00
journal journal: fix connection problem with groupjournal 2024-03-21 06:16:42 +00:00
kms kms: Implement Azure key vault as KMS provider 2024-03-13 14:46:41 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
nfs cephfs: add read affinity mount option 2023-11-22 13:13:01 +00:00
rbd cleanup: destroy connections after .Copy() an other one 2024-04-02 11:11:20 +00:00
util cleanup: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +00:00