-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
chore: update azurevaultkey wrapper dependency #22994
Conversation
This update brings in PR #155 from go-kms-wrapping which adds support for azure workload identity authentication
Build Results: |
CI Results: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me! Thanks :)
@jimlambrt I think something went wrong with this PR? The go-kms-wrapping is still at v2.0.8, even in main as of today: Line 95 in 511ce92
The change from hashicorp/go-kms-wrapping#155 was first tagged in v2.0.9. Could you please have another look? |
@jimlambrt bump. This PR should have changed the |
This update brings in PR #155 from go-kms-wrapping which adds support for azure workload identity authentication. The go-kms-wrapping PR was tested by @moduli with the help of some vault folks.