ceph-csi/internal
Niels de Vos 991343d9e5 cleanup: do not pass EncodingVersion to GenerateVolID()
The only encoding version that exists is `1`. There is no need to have
multiple constants for that version across different packages. Because
there is only one version, `GenerateVolID()` does not really require it,
and it can use a default version.

If there is a need in the future to support an other encoding version,
this can be revisited with a cleaner solution.

Signed-off-by: Niels de Vos <ndevos@ibm.com>
2024-03-18 06:23:28 +00:00
..
cephfs cleanup: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +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: log repication RequestID 2024-02-13 14:09:54 +00:00
health-checker util: add health-checker for periodic filesystem checks 2023-11-03 13:41:44 +00:00
journal cleanup: correct typo in NewCSIVolumeroupJournal() function 2024-03-15 11:05:10 +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: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +00:00
util cleanup: do not pass EncodingVersion to GenerateVolID() 2024-03-18 06:23:28 +00:00