[E2E] EKS tests are failing #4574
Labels
kind/bug
Categorizes issue or PR as related to a bug.
kind/release-blocking
Issues or PRs that need to be closed before the next release
priority/critical-urgent
Highest priority. Must be actively worked on as someone's top priority right now.
triage/accepted
Indicates an issue or PR is ready to be actively worked on.
Milestone
/kind bug
What steps did you take and what happened:
Looking at testgrid the different EKS have been consistently failing since 3/4th October. For example:
Looking at some of the logs for the failures we see errors like this:
Looking at the logs some more for the reconciliation of the subnets we see this for mentioned subnet:
We should be passing subnet-0b94dc61d85f0193d and not eks-extresgc-384bwp-subnet-public-us-west-2a when creating the EKS cluster.
Looking at the code here we can see that it is passing the ID and not the value for ResourceID.
ResourceID is a new field introduced as part of #4474. We need to update the EKS code to use the REsourceID
What did you expect to happen:
The EKS e2e to not fail
Anything else you would like to add:
[Miscellaneous information that will assist in solving the issue.]
Environment:
kubectl version
):/etc/os-release
):The text was updated successfully, but these errors were encountered: