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

Allow multiple loadBalancerProviders as the default and for a region #841

Conversation

lotharbach
Copy link
Contributor

@lotharbach lotharbach commented Aug 29, 2024

How to categorize this PR?

/area networking
/kind enhancement
/platform openstack

What this PR does / why we need it:
We are adding a new openstack region that uses the OVN networking stack, and also the octavia OVN loadbalancer provider that has some worthwhile advantages. But since OVN is also still missing features we want to also allow the well known amphora provider in parallel.

Currently the cloudprofile/controlplane validation does not allow multiple entries for a region.

The Shoot spec validation has always required to specify a loadBalancerProvider even when there is only a single choice, the behavior for a given shoot should stay the same, and the behavior with existing cloudprofiles should also be the same until you add multiple loadBalancerProviders.

Which issue(s) this PR fixes:
Fixes #862

Release note:

Allow multiple loadBalancerProviders as the default and for a region

@lotharbach lotharbach requested review from a team as code owners August 29, 2024 14:34
@gardener-robot gardener-robot added needs/review Needs review area/networking Networking related kind/enhancement Enhancement, improvement, extension platform/openstack OpenStack platform/infrastructure labels Aug 29, 2024
@gardener-robot
Copy link

@lotharbach Thank you for your contribution.

@gardener-robot-ci-3
Copy link
Contributor

Thank you @lotharbach for your contribution. Before I can start building your PR, a member of the organization must set the required label(s) {'reviewed/ok-to-test'}. Once started, you can check the build status in the PR checks section below.

@gardener-robot gardener-robot added the size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) label Aug 29, 2024
pkg/apis/openstack/validation/cloudprofile.go Outdated Show resolved Hide resolved
docs/operations/operations.md Outdated Show resolved Hide resolved
@kon-angelo
Copy link
Contributor

/reviewed ok-to-test

@gardener-robot gardener-robot 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 Sep 30, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 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 Sep 30, 2024
@kon-angelo
Copy link
Contributor

/needs rebase

@gardener-robot gardener-robot added the needs/rebase Needs git rebase label Sep 30, 2024
@lotharbach lotharbach force-pushed the allow-multiple-loadBalancerProviders branch from 1679f9e to 650fee3 Compare October 1, 2024 07:20
@lotharbach
Copy link
Contributor Author

Rebased & thanks for your suggestions @kon-angelo!

Copy link
Contributor

@kon-angelo kon-angelo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@gardener-robot gardener-robot added reviewed/lgtm Has approval for merging and removed needs/rebase Needs git rebase labels Oct 1, 2024
@gardener-robot gardener-robot removed the needs/review Needs review label Oct 1, 2024
@gardener-robot-ci-1 gardener-robot-ci-1 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 1, 2024
@gardener-robot-ci-3 gardener-robot-ci-3 removed 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 1, 2024
@kon-angelo kon-angelo removed the needs/ok-to-test Needs approval for testing (check PR in detail before setting this label because PR is run on CI/CD) label Oct 1, 2024
@kon-angelo kon-angelo merged commit bebdff2 into gardener:master Oct 1, 2024
14 checks passed
@gardener-robot gardener-robot added the status/closed Issue is closed (either delivered or triaged) label Oct 1, 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 platform/openstack OpenStack platform/infrastructure reviewed/lgtm Has approval for merging size/m Size of pull request is medium (see gardener-robot robot/bots/size.py) status/closed Issue is closed (either delivered or triaged)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Allow multiple loadBalancerProviders as the default and for a region
6 participants