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

Parallelize secret application #3

Open
edude03 opened this issue Aug 9, 2018 · 1 comment
Open

Parallelize secret application #3

edude03 opened this issue Aug 9, 2018 · 1 comment
Labels
enhancement New feature or request

Comments

@edude03
Copy link
Owner

edude03 commented Aug 9, 2018

Right now secrets are updated iteratively in a for loop. Ideally, this should be done with higher parallelism.

@edude03 edude03 added the enhancement New feature or request label Aug 9, 2018
@edude03
Copy link
Owner Author

edude03 commented Aug 9, 2018

According to this issue vault doesn't support multi get which may make checking before applying a little less efficient

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant