aws-iam-authenticator icon indicating copy to clipboard operation
aws-iam-authenticator copied to clipboard

A tool to use AWS IAM credentials to authenticate to a Kubernetes cluster

Results 88 aws-iam-authenticator issues
Sort by recently updated
recently updated
newest added

**What this PR does / why we need it**: **Which issue(s) this PR fixes** *(optional, in `fixes #(, fixes #, ...)` format, will close the issue(s) when PR gets merged)*:...

cncf-cla: yes
approved
size/XS
do-not-merge/work-in-progress
needs-rebase
do-not-merge/hold

### What happened? In the EKS Web GUI's Access Tab, with Access configuration set to Authentication mode = EKS API and ConfigMap I can add an IAM access entry of...

kind/bug
needs-triage

Bumps the misc-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.10.1` |...

cncf-cla: yes
size/L
ok-to-test
area/dependency

Bumps the k8s-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [k8s.io/api](https://github.com/kubernetes/api) | `0.34.1` |...

cncf-cla: yes
size/M
ok-to-test
area/dependency

Bumps the actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action). Updates `actions/checkout` from 5 to 6 Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js...

cncf-cla: yes
size/S
approved
ok-to-test
area/dependency

**What this PR does / why we need it**: authentication token is composed of a presigned URL to an STS endpoint. This sts endpoint is simply `curl`ed to verify token....

cncf-cla: yes
size/L
needs-ok-to-test
lifecycle/stale
needs-rebase

### What happened? Facing the below error and cannot connect to k8s E0805 12:43:00.764344 14407 memcache.go:265] "Unhandled Error" err="couldn't get current server API group list: the server has asked for...

kind/bug
lifecycle/stale
needs-triage

This update introduces a new flag `--process-credential-timeout` to the token command, allowing users to specify a timeout for the AWS credential_process execution. The timeout value can be set to a...

cncf-cla: yes
size/S
needs-ok-to-test