hashicorp / vault-secrets-operator

The Vault Secrets Operator (VSO) allows Pods to consume Vault secrets natively from Kubernetes Secrets.
https://hashicorp.com
Other
471 stars 102 forks source link

Core: periodically prune orphan Vault Clients #813

Open benashz opened 5 months ago

benashz commented 5 months ago

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.