K8s v1.22 throws error on eks:index:VpcCni #679
Labels
kind/bug
Some behavior is incorrect or out of spec
p1
A bug severe enough to be the next item assigned to an engineer
resolution/fixed
This issue was fixed
Milestone
What happened?
Using v1.22 for the kubernetes version of an
eks.Cluster
fails on creating a VPC CNI.Steps to reproduce
Creating an eks cluster in Python:
Expected Behavior
EKS cluster created without error.
Actual Behavior
EKS cluster resource fails with the following output:
Versions used
CLI
Version 3.28.0
Go Version go1.18
Go Compiler gc
Plugins
NAME VERSION
auth0 2.7.0
aws 4.38.1
databricks 0.2.0
eks 0.37.1
kubernetes 3.17.0
python unknown
random 4.4.2
tls 4.1.0
Host
OS darwin
Version 12.2.1
Arch arm64
This project is written in python (/opt/homebrew/bin/python3 v3.9.12)
(redacted)
NAME VERSION
alt 0.1.0
autopep8 1.6.0
black 22.1.0
click-example-complex 1.0
databricks-cli 0.16.4
flake8 4.0.1
netaddr 0.8.0
pip 22.0.4
pulumi-random 4.4.2
pulumi-tls 4.1.0
setuptools 60.10.0
tox 3.25.0
wheel 0.37.1
Additional context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: