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

AWS SDK V2 does not have session.Session package and while creating clientSet need to pass session.Session object. How to handle this for aws SDK V2. How to create this sess...

lifecycle/rotten

Hello everyone, We currently use OIDC auth for user-based interactions with Kubernetes (deployed via kops) and IAM auth for automated build deployments. Unfortunately, my team doesn't have any control over...

lifecycle/rotten

I have an IAM user named `Alice`, and she's a member of the IAM group `eks-admin`. The following configuration works, but when I remove Alice from `mapUsers`, `kubectl` commands give...

kind/feature
lifecycle/frozen

Change this [line](https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/master/Makefile#L6) with the value of the latest version.

lifecycle/rotten

If possible the project could use the newer `k8s.io/client-go v0.24.2` package.

Hi Team, I am working on building a **cytopia/ansible** image for arm64 but found that it was installing **aws-iam-authenticator** binaries which is not available for ARM64. I have made some...

lifecycle/rotten

https://github.com/kubernetes-sigs/aws-iam-authenticator/blob/e61f537662b64092ed83cb76e600e023f627f628/pkg/token/token.go#L507-L509 The error from `http.NewRequest` is not being checked, so it is possible for `req` to be `nil`.

Is there any chance to set the ECR repository to public?

Signed-off-by: Waleed Malik

cncf-cla: yes
approved
size/XXL
needs-rebase
ok-to-test

cncf-cla: yes
needs-ok-to-test
size/XXL
needs-rebase