hashicorp / vault-secrets-operator

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

Core: periodically prune orphan Vault Clients #813

Open benashz opened 3 weeks ago

benashz commented 3 weeks 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.