aws-iam-authenticator
aws-iam-authenticator copied to clipboard
A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster
Context: https://aws.amazon.com/blogs/developer/announcing-end-of-support-for-aws-sdk-for-go-v1-on-july-31-2025/ Migration guide: https://aws.github.io/aws-sdk-go-v2/docs/migrating/ Basically maintenance mode on July 31, 2024 and reach end-of-support on July 31, 2025. The SDK will not receive API updates for new or existing...
**What this PR does / why we need it**: This PR adds few logs to find if the Verify token presigned URL is sent to Global/Regional end point. This PR...
**What this PR does / why we need it**: Adding kmala to the owners list contributions made: https://github.com/kubernetes-sigs/aws-iam-authenticator/pulls?q=is%3Apr+author%3Akmala **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)`...
**What this PR does / why we need it**: addresses vulnerabilities fixed in newer go versions **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will...
**What this PR does / why we need it**: I was reading the instructions on the readme and the `go get` command doesn't work outside a module. The `go install`...
**What this PR does / why we need it**: Adds extra context into throttled error logging. Since a presigned URL can come from any account, its not clear in logs...
**What this PR does / why we need it**: With the deprecation of AWS SDK Go v1, and the removal of the endpoints package, we need a new way to...
**What this PR does / why we need it**: Upgrades some packages of the AWS SDK Go from V1 to V2. The AWS SDK Go V1 is being deprecated on...
Bumps the misc-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [golang.org/x/time](https://github.com/golang/time) | `0.11.0` |...
Bumps the aws-dependencies group with 1 update in the / directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). Bumps the aws-dependencies group with 1 update in the /tests/integration directory: [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2). Updates `github.com/aws/aws-sdk-go-v2` from 1.36.3 to 1.36.4...