Skip to content

Commit 73209f7

Browse files
committed
Remove invalid test
EKS no longer allows CoreDNS to run when only a control plane exists; there are no schedulable nodes in this scenario, since users do not have access to control plane nodes. Signed-off-by: Nolan Brubaker <[email protected]>
1 parent 9b65314 commit 73209f7

File tree

6 files changed

+0
-467
lines changed

6 files changed

+0
-467
lines changed

test/e2e/data/e2e_eks_conf.yaml

-2
Original file line numberDiff line numberDiff line change
@@ -127,8 +127,6 @@ variables:
127127
EXP_EKS_IAM: "false"
128128
EXP_EKS_ADD_ROLES: "false"
129129
VPC_ADDON_VERSION: "v1.18.1-eksbuild.3"
130-
COREDNS_ADDON_VERSION: "v1.11.1-eksbuild.8"
131-
COREDNS_ADDON_CONFIGURATION: '{"replicaCount":3}'
132130
KUBE_PROXY_ADDON_VERSION: "v1.30.0-eksbuild.3"
133131
CONFORMANCE_CI_ARTIFACTS_KUBERNETES_VERSION: "1.30.2"
134132
IP_FAMILY: "IPv4"

test/e2e/data/eks/cluster-template-eks-control-plane-only-withaddon.yaml

-51
This file was deleted.

test/e2e/suites/managed/addon.go

-87
This file was deleted.

test/e2e/suites/managed/addon_helpers.go

-106
This file was deleted.

0 commit comments

Comments
 (0)