kubernetes-sigs / aws-load-balancer-controller

A Kubernetes controller for Elastic Load Balancers
https://kubernetes-sigs.github.io/aws-load-balancer-controller/
Apache License 2.0
3.82k stars 1.41k forks source link

restrict dual-stack-without-ipv4 e2e test to pdx only #3700

Closed oliviassss closed 1 month ago

oliviassss commented 1 month ago

Issue

the dual-stack-without-ipv4 is not GA in all prod regions yet, restrict the e2e test suite to pdx only as it's failing our internal CI jobs.

Description

  1. restrict dual-stack-without-ipv4 e2e test to pdx only, this can be reverted once the feature is GA in all regions.
  2. increase the IngressDNSAvailableWaitTimeout to 10 min to migitate timeout issue in internal CI job.

Checklist

BONUS POINTS checklist: complete for good vibes and maybe prizes?! :exploding_head:

k8s-ci-robot commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: M00nF1sh, oliviassss

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/kubernetes-sigs/aws-load-balancer-controller/blob/main/OWNERS)~~ [M00nF1sh,oliviassss] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment