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
There are two calls made to vault to retrieve username and password of same secret path.
In an environment where vault is '-as-a-service', this affects our performance and increases the bill based on the number of calls to the vault service.
Can you make just one call to retrieve username and password for a given secret path.
Upstream changes
No response
The text was updated successfully, but these errors were encountered:
What feature do you want to see added?
There are two calls made to vault to retrieve username and password of same secret path.
In an environment where vault is '-as-a-service', this affects our performance and increases the bill based on the number of calls to the vault service.
Can you make just one call to retrieve username and password for a given secret path.
Upstream changes
No response
The text was updated successfully, but these errors were encountered: