ceph-csi/internal
Niels de Vos 7b2b125b18 rbd: free snapshot resources after allocation
Not all snapshot objects are free'd correctly after they were allocated.
It is possible that some connections to the Ceph cluster were never
closed. This does not need to be a noticeable problem, as connections
are re-used where possible, but it isn't clean either.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-03-28 11:54:28 +00:00
..
cephfs cephfs: unit test for validateVolumeGroupSnapshotRequest 2024-03-21 06:16:42 +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 rbd: free snapshot resources after allocation 2024-03-28 11:54:28 +00:00
util cleanup: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +00:00