You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
How can we stop this pod discovery?
as this causing lots of errors in iam-controller pods
Failed to get credentials for role authenticator-token-zrxnp: AccessDenied: User: arn:aws:sts::xxxx:assumed-role/nodes.xxxx/xxxx is not authorized to perform: sts:AssumeRole on resource: arn:aws:iam::xxx:role/authenticator-token-zrxnp\n\tstatus code: 403
we don't have any such role neither awsIamRole CR
but we do have aws-iam-authenticator pod and it has secret with aws-iam-authenticator used by same pod
Deprecate and later remove the feature of automatically discovering IAM roles by looking at pod with a secret mount named
aws-iam-*
The feature is very limited and has been replaced by #13
The text was updated successfully, but these errors were encountered: