[Bug]: Getting "Unable to cache credential: <nil>" when using version 0.6.28 #776
Labels
kind/bug
Categorizes issue or PR as related to a bug.
needs-triage
Indicates an issue or PR lacks a `triage/foo` label and requires one.
What happened?
Following my organisation procedure to cache the credentials using aws-iam-authenticator, I was constantly getting the error
Unable to cache credential: <nil>
after eachkubectl
command. For instance:What you expected to happen?
I was expecting to instead receive the message
Updated cached credential
Anything else we need to know?
I tried using the previous version 0.6.27 and it worked correctly with it.
So I assume there is a regression on latest 0.6.28 version
Installation done by copying the binary
aws-iam-authenticator_0.6.28_linux_amd64
from https://github.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.6.28 in/usr/local/bin/
Installation tooling
other (please specify in description)
AWS IAM Authenticator client version
{"Version":"0.6.28","Commit":"2e9e69bd8253b87e08b937d59b1a2b8593942d13"}
Client information
Kubernetes API Version
Server Version: v1.30.4-eks-a737599
kubeconfig user
The text was updated successfully, but these errors were encountered: