kubernetes-sigs/cluster-api-provider-aws

[e2e] Enhance the GC tests to cover ALB

Open

#3,584 opened on Jul 12, 2022

View on GitHub
 (6 comments) (0 reactions) (0 assignees)Go (689 forks)auto 404
area/testinghelp wantedkind/featureneeds-triagepriority/important-soon

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature /area testing /help /triage accepted /priority important-soon

Describe the solution you'd like As a follow-up to #3518 we need to enhance the e2e tests to cover ALBs. Currently, the e2e tests only support ELB/NLB.

This will invlove a number of changes documented here: https://docs.aws.amazon.com/eks/latest/userguide/aws-load-balancer-controller.html

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide