tuenti / secrets-manager

A daemon to sync Vault secrets to Kubernetes secrets
Apache License 2.0
171 stars 26 forks source link

add the ability to watch secretDefinitions scoped to a particular namespace #38

Closed fcgravalos closed 4 years ago

fcgravalos commented 4 years ago

As part of the discussion in this thread, looks like it might be an interesting feature to limit the scope of secrets management for a particular instance of secrets-manager.

This should be fairly easy to implement. Following the ingress-controller approach, we could just ignore ingresses in a different namespace than the specified.