steep-portugal-37539
06/27/2022, 11:09 PMDiagnostics:
kubernetes:core/v1:ConfigMap (tezos-aws-tutorial-nodeAccess):
error: failed to initialize discovery client: exec plugin: invalid apiVersion "<http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>"
I’ve updated the k8s version on AWS, and pulumi refreshed. I’ve also updated my pulumi packages to the latest versions as well as aws-cli and kubectl. (Although it seems kubectl 1.24 is broken so i went back down to 1.22)
I’ve also manually modified my stacks state. I changed "apiVersion": "<http://client.authentication.k8s.io/v1alpha1|client.authentication.k8s.io/v1alpha1>"
to use v1beta1
and changed the EKS provider version to "version": "0.41.0"
No matter what i do pulumi gives me the error, and pulumi stack output kubeconfig --show-secrets -j
shows the old kubeconfig version using alpha
billowy-army-68599
pulumi about
show?steep-portugal-37539
06/27/2022, 11:18 PMadorable-computer-41765
06/28/2022, 12:12 AMsteep-portugal-37539
06/28/2022, 12:14 AMadorable-computer-41765
06/28/2022, 12:16 AMsteep-portugal-37539
06/28/2022, 12:19 AMadorable-computer-41765
06/28/2022, 12:25 AMversion: "1.22"
between like 63 and 73? also can you yarn add "@pulumi/eks@0.41.0"
,yarn add "@pulumi/kubernetes@3.19.4"
pulumi up
steep-portugal-37539
06/28/2022, 1:59 AMdo you havenope but i tried and didn’t help. Also it defaults to latest version anyways Also my node_mods have that version of k8s, even though it isn’t a top level pacakge in my pkg.jsonversion: "1.22"
warning "@oxheadalpha/tezos-pulumi > @pulumi/awsx@0.31.0" has incorrect peer dependency "@pulumi/aws@^4.6.0".
So i needed to install pulumim/aws even though in general i don’t need to do thatwarning " > @pulumi/awsx@0.40.0" has incorrect peer dependency "@pulumi/aws@^5.0.0".
dependencies are messed up it seems in pulumi pkgsbillowy-army-68599
package.json
pleasesteep-portugal-37539
06/28/2022, 3:06 AMbillowy-army-68599
steep-portugal-37539
06/28/2022, 3:07 AM<http://kubernetes.io/cluster/tezos-aws-tutorial-eksCluster-573fba5|kubernetes.io/cluster/tezos-aws-tutorial-eksCluster-573fba5>: owned
tag