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

Many versions of a secret give slow performance #53

Open
jasperkpi opened this issue Sep 13, 2022 · 0 comments
Open

Many versions of a secret give slow performance #53

jasperkpi opened this issue Sep 13, 2022 · 0 comments

Comments

@jasperkpi
Copy link

We are using the VaultExplorer with several types of secrets, one of them having a new rotating token every 10 minutes that is automatically updated to the Azure KeyVault. This means, a new version of such a secret is registered 6 times per hour. When I want to open only the current version of this secret in the VaultExplorer, it can take minutes. I assume it is collecting all the previous versions, hundreds of them, before showing the window that shows the current value. Is there a possibility to only request the previous versions when a previous version is actually selected, and when I want to show or edit the current value of this secret, this can be done more quickly? Thanks for your answers!

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

No branches or pull requests

1 participant