full-boots-69133
09/05/2022, 10:35 PMclient-go
to >1.23.x
.
I guess the question is, how does pulumi decide which resource plugin version it requires?"3.7.3" => "3.20.3"
according to the preview, 3.20.3
has client-go
1.24.x
IIRC which is why it is throwing the error.client-go
that was not happy with the kubeconfig. I have been all over the place with aws cli versions, kubectl versions etc.
Now that I am running a later version of the eks node module I am running into a new issue, it is failing to patch the VPC CNI. Still looking into it