flat-laptop-90489
05/25/2022, 6:15 PMUnable to connect to the server: getting credentials: exec plugin is configured to use API version <http://client.authentication.k8s.io/v1beta1|client.authentication.k8s.io/v1beta1>, plugin returned version <http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>
I was able to fix this error locally by updating to a newer version of the awscli. I can't seem to find where this is defined for the pulumi containers.
Any thoughts on a workaround, and/or should I file an issue somewhere for this?billowy-army-68599
flat-laptop-90489
05/25/2022, 7:03 PMbillowy-army-68599
package.json
- update to the latest version of pulumi-eks (sorry for saying awsx, should have been eks)flat-laptop-90489
05/25/2022, 7:07 PMbillowy-army-68599
flat-laptop-90489
05/25/2022, 7:09 PMpulumi/pulumi-kubernetes-operator:v1.6.0
billowy-army-68599
flat-laptop-90489
05/25/2022, 7:13 PMquiet-wolf-18467
flat-laptop-90489
05/25/2022, 8:11 PMquiet-wolf-18467
flat-laptop-90489
06/13/2022, 5:55 PMgreat-queen-39697
06/13/2022, 9:44 PMorange-policeman-59119
06/13/2022, 9:50 PMquiet-wolf-18467
flat-laptop-90489
06/13/2022, 9:51 PMorange-policeman-59119
06/13/2022, 9:52 PMflat-laptop-90489
06/13/2022, 9:53 PMorange-policeman-59119
06/13/2022, 9:56 PMaws --version
on the latest pulumi/pulumi
image:
aws --version
aws-cli/2.7.7 Python/3.9.11 Linux/5.10.102.1-microsoft-standard-WSL2 exe/x86_64.debian.11 prompt/off
pulumi/pulumi-kubernetes-operator:latest
:v1.7.0
, current latest, has an updated CLI as well!flat-laptop-90489
06/13/2022, 10:07 PMorange-policeman-59119
06/13/2022, 10:09 PMgreat-queen-39697
06/13/2022, 10:09 PM