Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Do not make two calls to vault to retrieve username and password #282

Open
parvathycec opened this issue Jan 26, 2023 · 0 comments
Open

Comments

@parvathycec
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant