https://pulumi.com logo
f

few-pillow-1133

06/23/2022, 3:40 PM
Below issue seems to still be there
initialize discovery client: exec plugin: invalid apiVersion "<http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>
stacks: pulumi/pulumi:3.35.0
b

billowy-army-68599

06/23/2022, 3:48 PM
@few-pillow-1133 • what pulumi-awsx version are you using? • what kubectl version are you using? • what aws cli version are you using?
f

few-pillow-1133

06/23/2022, 3:51 PM
All from the docker image
Copy code
aws version: aws-cli/2.7.10 Python/3.9.11 Linux/5.4.109+ exe/x86_64.debian.11 prompt/off
Copy code
node version: v16.15.1
Copy code
kubectl version: Client Version: <http://version.Info|version.Info>{Major:"1", Minor:"24", GitVersion:"v1.24.2", GitCommit:"f66044f4361b9f1f96f0053dd46cb7dce5e990a8", GitTreeState:"clean", BuildDate:"2022-06-15T14:22:29Z", GoVersion:"go1.18.3", Compiler:"gc", Platform:"linux/amd64"}
Copy code
Kustomize Version: v4.5.4
Copy code
pulumi version: v3.35.0
cc: @billowy-army-68599
b

billowy-army-68599

06/23/2022, 3:53 PM
sorry what pulumi-eks version?
f

few-pillow-1133

06/23/2022, 3:58 PM
0.37.1
b

billowy-army-68599

06/23/2022, 4:06 PM
that's the problem. please update to
0.40.0
👍 1
f

famous-salesclerk-74711

06/28/2022, 1:43 AM
if we go to 0.40.0 for the eks-provider, is it required that we go
v5.x.x
for the aws provider? that v5 aws upgrade has a lot of big new things that make upgrading challenging
b

billowy-army-68599

06/28/2022, 2:35 AM
yes, but we kept this backwards compatible
across most of the breaking changes in the terraform provider
1
6 Views