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

Automated backport of #3307: Change loadbalancer type for HCP deployments #3335

Conversation

aswinsuryan
Copy link
Contributor

Backport of #3307 on release-0.19.

#3307: Change loadbalancer type for HCP deployments

For details on the backport process, see the backport requests page.

The Kubevirt(HCP) clusters do not have their loadbalancer installed and rely
on the host loadblancer( like netallb) when a loadbalancer is created.So when
the Submariner exposes the submariner-gateway loadbalancer service with
ServiceExternalTrafficPolicy locally does not work, as the traffic from
the remotecluster first lands on the host cluster. Hence the traffic policy
need to be updated to cluster in these deployments.

A new parameter hostedCluster is added to submariner config, if set the
traffic policy will be set to cluster

Signed-off-by: Aswin Suryanarayanan <[email protected]>
@submariner-bot
Copy link
Contributor

🤖 Created branch: z_pr3335/aswinsuryan/automated-backport-of-#3307-upstream-release-0.19
🚀 Full E2E won't run until the "ready-to-test" label is applied. I will add it automatically once the PR has 2 approvals, or you can add it manually.

@submariner-bot submariner-bot added the ready-to-test When a PR is ready for full E2E testing label Jan 22, 2025
@tpantelis tpantelis enabled auto-merge (rebase) January 22, 2025 13:53
@tpantelis tpantelis merged commit 3513f20 into submariner-io:release-0.19 Jan 22, 2025
45 checks passed
@submariner-bot
Copy link
Contributor

🤖 Closed branches: [z_pr3335/aswinsuryan/automated-backport-of-#3307-upstream-release-0.19]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automated-backport ready-to-test When a PR is ready for full E2E testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants