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

feat: Azure KeyVault - NewAuthorizerFromCLIWithResource #6

Closed
lukasmrtvy opened this issue Mar 2, 2021 · 3 comments
Closed

feat: Azure KeyVault - NewAuthorizerFromCLIWithResource #6

lukasmrtvy opened this issue Mar 2, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@lukasmrtvy
Copy link

Hello. Would be nice to implement also NewAuthorizerFromCLIWithResource from sdk ( CLI authentication ) like in https://github.com/variantdev/vals/blob/master/pkg/providers/azurekeyvault/azurekeyvault.go
This will allow us to use az login && kustomize build .

@bbl
Copy link
Owner

bbl commented Mar 3, 2021

Hello! Thanks for the idea, I will add this feature!

@bbl bbl self-assigned this Mar 3, 2021
@bbl bbl added the enhancement New feature or request label Mar 3, 2021
@lukasmrtvy
Copy link
Author

@bbl Thanks. MSI is also important. ( This would be suitable for ArgoCD )

@bbl
Copy link
Owner

bbl commented Mar 7, 2021

Added both into the v0.0.2 release.
You'll need to update the binary in your kustomize plugin folder.

Closing this for now, please feel free to reopen if you have any questions!

@bbl bbl closed this as completed Mar 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants