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

Backport 1.5.x: Update Agent Auth with GCP to use new SignJWT endpoint (#11473) #11510

Merged
merged 2 commits into from May 7, 2021

Conversation

catsby
Copy link
Member

@catsby catsby commented Apr 30, 2021

Backports #11473 to the 1.5.x branch: - Marked as milestone 1.5.8 because there is no 1.5.9 at this time


Updates Vault Agent's GCP auth to use GCP's IAM Service Account Credential endpoint for signing JWTs, as the IAM endpoint versions are deprecated. See https://cloud.google.com/iam/docs/migrating-to-credentials-api for more information on the deprecation and migration.

See also for more backstory:

* Update Agent Auth with GCP to use new SignJWT endpoint

* use iamcredentials name instead of renaming the package on import

* add changelog

* Update changelog/11473.txt

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>

Co-authored-by: Theron Voran <tvoran@users.noreply.github.com>
@catsby catsby added this to the 1.5.8 milestone Apr 30, 2021
@vercel
Copy link

vercel bot commented Apr 30, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployments, click below or on the icon next to each commit.

vault – ./website

🔍 Inspect: https://vercel.com/hashicorp/vault/EwcbbKi7t5f4J429DdsqAZ1Jgqyf
✅ Preview: Failed

[Deployment for 5c79ca6 failed]

vault-storybook – ./ui

🔍 Inspect: https://vercel.com/hashicorp/vault-storybook/5yKMFJwoPVDKPBnpjdABPpxJuDqa
✅ Preview: Canceled

[Deployment for 5c79ca6 canceled]

@vercel vercel bot temporarily deployed to Preview – vault-storybook May 6, 2021 22:23 Inactive
@calvn calvn merged commit a841e05 into release/1.5.x May 7, 2021
@calvn calvn deleted the backport-pr-11473-1.5.x branch May 7, 2021 16:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants