Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Always enable AWS load balancer controller for clusters with IPv6 #1099

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ScheererJ
Copy link
Member

How to categorize this PR?

/area networking
/kind enhancement
/platform aws

What this PR does / why we need it:

Always enable AWS load balancer controller for clusters with IPv6.

AWS cloud controller manager only supports purely IPv4 load balancers. It will not work in IPv6-only environments and does not offer the full functionality in dual-stack environments. Therefore, this change always enabled the fully IPv6-capable AWS load balancer controller in case a shoot cluster with IPv6 is created.

Which issue(s) this PR fixes:
Fixes #

Special notes for your reviewer:

Release note:

AWS load balancers controller is always enabled for IPv6-only and dual-stack shoot clusters.

@ScheererJ ScheererJ requested review from a team as code owners October 24, 2024 13:34
@gardener-robot gardener-robot added needs/review Needs review area/networking Networking related kind/enhancement Enhancement, improvement, extension platform/aws Amazon web services platform/infrastructure size/s Size of pull request is small (see gardener-robot robot/bots/size.py) labels Oct 24, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 added the reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Oct 24, 2024
@ScheererJ ScheererJ mentioned this pull request Oct 24, 2024
49 tasks
@gardener-robot-ci-1 gardener-robot-ci-1 added needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) and removed reviewed/ok-to-test Has approval for testing (check PR in detail before setting this label because PR is run on CI/CD) labels Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/networking Networking related kind/enhancement Enhancement, improvement, extension needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) needs/review Needs review platform/aws Amazon web services platform/infrastructure size/s Size of pull request is small (see gardener-robot robot/bots/size.py)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants