I recently started getting this error, haven't upd...
# kubernetes
d
I recently started getting this error, haven't updated anything; not the cluster nor any dependecies:
getting credentials: exec plugin is configured to use API version <http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>, plugin returned version <http://client.authentication.k8s.io/v1beta1|client.authentication.k8s.io/v1beta1>
. Can it be pulumi related?
It's on running
pulumi up
I was still using the old github action for this repository
Upgraded it to @3 and it worked after that
c
is this using EKS?
p
awscli had 1 bad version
b
I opened a GitHub discussion for this because it'll come up a few times 🙂 https://github.com/pulumi/pulumi/discussions/7694