ceph-csi/internal
Niels de Vos 4005585806 util: store EnvVaultInsecure as string, not bool
The configuration option `EnvVaultInsecure` is expected to be a string,
not a boolean. By converting the bool back to a string (after
verification), it is now possible to skip the certificate validation
check by setting `vaultCAVerify: false` in the Vault configuration.

Fixes: #1852
Reported-by: Bryon Nevis <bryon.nevis@intel.com>
Signed-off-by: Niels de Vos <ndevos@redhat.com>
(cherry picked from commit 582d004ca5)
2021-02-02 12:43:48 +00:00
..
cephfs cephfs: ignore BytesQuota field in case it is not set. 2021-02-01 10:35:39 +00:00
controller cleanup: reduce the code complexity of controller 2020-12-07 11:03:27 +00:00
csi-common cleanup: fix mispell words 2020-11-29 12:47:46 +05:30
journal cleanup: fix misspell words 2020-11-30 08:46:48 +01:00
liveness util: replace klog with util logger in liveness.go 2020-08-19 14:38:12 +00:00
rbd rbd: enable mapping and unmapping from a network namespace 2021-01-13 17:28:25 +00:00
util util: store EnvVaultInsecure as string, not bool 2021-02-02 12:43:48 +00:00