Skip to content

Bug fix to Vault Tokens

Compare
Choose a tag to compare
@digiserg digiserg released this 02 Mar 16:44
5e25072

There is a conflict between vals and the vals-operator when setting up the VAULT_AUTH_METHOD variable causing both vals-operator and vals to perform login every time the controller refreshes a secret. This release rewrites the HaschiCorp Vault code to avoid conflict.

What's Changed

Full Changelog: v0.5.0...v0.6.0