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

feat: service based load balancing #2702

Merged
merged 2 commits into from
Sep 17, 2024

Conversation

stuartwdouglas
Copy link
Collaborator

This still maintains the existing route table, it's just that every entry now points to the kube service.

If we are going to completely re-vamp route tables I think it is better to do it as part of a larger commit that also adds rolling deployments, but I will leave that decision up to @alecthomas

@stuartwdouglas stuartwdouglas added the run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue label Sep 17, 2024
@stuartwdouglas stuartwdouglas requested review from a team and worstell and removed request for a team September 17, 2024 02:24
This was referenced Sep 17, 2024
@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/service-based-load-balancing branch 2 times, most recently from 717e7bd to 504c216 Compare September 17, 2024 04:23
@stuartwdouglas stuartwdouglas added the skip-proto-breaking PRs with this label will skip the breaking proto check label Sep 17, 2024
@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/service-based-load-balancing branch 2 times, most recently from 526a9f4 to 2bff534 Compare September 17, 2024 04:53
@alecthomas
Copy link
Collaborator

Awesome!

@stuartwdouglas stuartwdouglas force-pushed the stuartwdouglas/service-based-load-balancing branch from 2bff534 to dc563ab Compare September 17, 2024 05:11
@stuartwdouglas stuartwdouglas merged commit 39ed291 into main Sep 17, 2024
90 checks passed
@stuartwdouglas stuartwdouglas deleted the stuartwdouglas/service-based-load-balancing branch September 17, 2024 05:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
run-all A PR with this label will run the full set of CI jobs in the PR rather than in the merge queue skip-proto-breaking PRs with this label will skip the breaking proto check
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants