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

Core: periodically prune orphan Vault Clients #813

Draft
wants to merge 1 commit into
base: VAULT-27944/core-prune-orphaned-vault-clients
Choose a base branch
from

Conversation

benashz
Copy link
Collaborator

@benashz benashz commented Jun 12, 2024

This change adds a new periodic function that prunes the client cache of any Vault clients that no longer have any references. It is a global client cache reconciler.

This change adds a new periodic function that will prune any Vault
client that has no referring objects.
@benashz benashz force-pushed the VAULT-27944/core-add-periodic-orphan-pruner branch from c086f35 to 1817961 Compare June 12, 2024 18:01
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

Successfully merging this pull request may close these issues.

1 participant