Skip to content
This repository has been archived by the owner on Jul 26, 2022. It is now read-only.

Fetch all Azure KeyVault secrets #880

Closed
monti-python opened this issue Dec 9, 2021 · 4 comments
Closed

Fetch all Azure KeyVault secrets #880

monti-python opened this issue Dec 9, 2021 · 4 comments

Comments

@monti-python
Copy link

When many secrets are maintained in a single Azure KeyVault, it becomes rather cumbersome having to specify each secret twice, once in the KeyVault itself and again on the manifest for kubernetes-external-secrets.
It would be ideal if we could map a predetermined path (e.g. secrets) to the entire list of secrets. So they are added/removed dynamically.

@monti-python monti-python changed the title Fet all Azure KeyVault secrets Fetch all Azure KeyVault secrets Dec 9, 2021
@monti-python
Copy link
Author

I've made a PR with the suggested feature: #881

@monti-python
Copy link
Author

@Flydiverny @riccardomc Updated PR (merged latest changes from master)
I'd appreciate if you had time to give it a look, this feature would allow us AKS users to save quite some time.
Thanks in advance!

@Flydiverny
Copy link
Member

@monti-python
Copy link
Author

Oh, apologies I hadn't seen it... Thanks for the notice @Flydiverny !

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

Successfully merging a pull request may close this issue.

2 participants