ceph-csi/internal
Niels de Vos d941e5abac util: make parseTenantConfig() usable for modular KMSs
parseTenantConfig() only allowed configuring a defined set of options,
and KMSs were not able to re-use the implementation. Now, the function
parses the ConfigMap from the Tenants Namespace and returns a map with
options that the KMS supports.

The map that parseTenantConfig() returns can be inspected by the KMS,
and applied to the vaultTenantConnection type by calling parseConfig().

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-07-13 17:16:35 +00:00
..
cephfs cleanup: resolve godot linter 2021-07-13 06:50:03 +00:00
controller rebase: update controller-runtime package to v0.9.2 2021-07-01 03:35:23 +00:00
csi-common internal: reformat long lines in internal/csi-common package to 120 chars 2021-06-28 14:43:49 +00:00
journal internal: reformat long lines in internal/journal package to 120 chars 2021-06-28 14:43:49 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd cleanup: resolve parallel test issue 2021-07-13 11:31:39 +00:00
util util: make parseTenantConfig() usable for modular KMSs 2021-07-13 17:16:35 +00:00