You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I haven't worked with this project in quite a while and no longer use Vault.
It seems like we aren't checking or handling errors when making API calls to vault. I'll have to look, but I'm pretty sure we use the vault CLI client in python, so it should be relatively easy to add error handling, I hope.
I'll take a look at this tomorrow if I have time and will update the thread.
Describe the bug
Helm-vault plugin can install release with out any error with bad values, when Vault return HTTP error.
To Reproduce
Steps to reproduce the behavior:
deploy-token:%!s(<nil>)
Expected behavior
Plugin supress vault error.
Environment:
The text was updated successfully, but these errors were encountered: