ceph-csi/internal
Niels de Vos 96fcc58095 util: use transformed Vault Tokens for initialization
After translating options from the ConfigMap into the common Vault
parameters, the generated configuration is not used. Instead, the
untranslated version of the configuration is passed on to the
vaultConnection initialization function, which then can detects missing
options.

By passing the right configuration to the initializatino function,
things work as intended.

Signed-off-by: Niels de Vos <ndevos@redhat.com>
2021-03-29 13:56:40 +00:00
..
cephfs cephfs: fix unmountVolume function 2021-03-25 15:15:07 +00:00
controller cleanup: return error type in ReconcilePersistentVolume.getCredentials() 2020-12-09 08:35:35 +00:00
csi-common util: remove unwanted import string from module dependencies 2021-03-24 15:12:13 +00:00
journal rbd: store csi.storage.k8s.io/pvc/namespace metadata as Owner 2020-12-09 13:58:48 +00:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd util: move GetID() from EncryptionKMS to VolumeEncryption 2021-03-24 12:09:04 +00:00
util util: use transformed Vault Tokens for initialization 2021-03-29 13:56:40 +00:00