Closed kpcraig closed 5 months ago
Sorry @benashz , i didn't see the review tag - if you want some more changes I can put them in before the release tag
@vinay-gopalan @kpcraig - yes, I am fairly certain these changes will break depending on the K8s API server config.
This is a short PR to update the go-jose library to v4 to avoid possible issues with v2 support, copying https://github.com/hashicorp/vault-plugin-auth-gcp/pull/203
It's possible v2.6.3 also fixes this issue (see https://github.com/go-jose/go-jose/releases/tag/v2.6.3), but this feels more future-proof (and the solution was readily available).