ceph-csi/internal
Robert Vasek f6ae612003 util: added reference tracker
RT, reference tracker, is key-based implementation of a reference counter.
Unlike an integer-based counter, RT counts references by tracking unique
keys. This allows accounting in situations where idempotency must be
preserved. It guarantees there will be no duplicit increments or decrements
of the counter.

Signed-off-by: Robert Vasek <robert.vasek@cern.ch>
2022-03-27 19:24:26 +00:00
..
cephfs cephfs: remove kubernetes csi prefixed parameters 2022-03-21 08:54:43 +00:00
controller rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
csi-addons rbd: return unimplemented error for block-mode reclaimspace req 2022-03-03 19:00:49 +00:00
csi-common rbd: remove unimplemented responses for node operations 2022-03-16 15:27:48 +00:00
journal cleanup: remove unwanted type declaration 2022-01-24 05:25:11 +00:00
kms rbd: modify oidc token file path according to FHS 3.0 2022-03-23 13:29:35 +00:00
liveness cleanup: move log functions to new internal/util/log package 2021-08-26 09:34:05 +00:00
rbd rbd: do not read pvc namespace from volume attributes 2022-03-21 08:54:43 +00:00
util util: added reference tracker 2022-03-27 19:24:26 +00:00