Matthew James Briggs
Matthew James Briggs
It might be necessary to print anyhow::Error with debug `{:?}` to see the underlying error "pseudo stack trace"
Basically when updating to a newer aws-iam-authenticator, I found it to be incompatible with the kubeconfig files we were getting from eksctl.
@bcressey this is of interest to you
@bcressey this is of interest to you
@jpculp this is of interest to you
@arnaldo2792 this is of interest to you
Here is what eksctl needs https://eksctl.io/usage/minimum-iam-policies/
This is mostly done, but there are some TODOs in the Dockerfile.
One solution to this problem would be to provide an "InfoClient" like the one that we provide for ResourceAgents. Test agents could then save any state they think is important....
One thing we noticed is that the container that seems to be problematic is in the `k8s-io` namespace which means it is not the admin container. I don't think I...