Skip to content

[pull] master from kubernetes-client:master#225

Merged
pull[bot] merged 2 commits into
hemanth22:masterfrom
kubernetes-client:master
May 29, 2026
Merged

[pull] master from kubernetes-client:master#225
pull[bot] merged 2 commits into
hemanth22:masterfrom
kubernetes-client:master

Conversation

@pull

@pull pull Bot commented May 29, 2026

Copy link
Copy Markdown

See Commits and Changes for more details.


Created by pull[bot] (v2.0.0-alpha.4)

Can you help keep this open source service alive? 💖 Please sponsor : )

hwayoungjun and others added 2 commits May 20, 2026 23:44
Build the EKS bearer token from the presigned STS GetCallerIdentity URL
directly instead of URL-encoding the whole presigned URL first. The AWS
signer already returns a URL with encoded query parameters, and encoding
the entire URL again makes the decoded token payload an encoded URL string
rather than the presigned STS URL expected by EKS.

Set the STS request path explicitly to "/" so the generated presigned URL
matches the accepted EKS token payload shape.

This fixes EKSAuthentication requests failing with 401 Unauthorized.
fix: generate valid EKS authentication token payload
@pull pull Bot locked and limited conversation to collaborators May 29, 2026
@pull pull Bot added the ⤵️ pull label May 29, 2026
@pull pull Bot merged commit 99cc0b6 into hemanth22:master May 29, 2026
1 check passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants