-
Notifications
You must be signed in to change notification settings - Fork 693
Add support for ClientSideWeightedRoundRobin LB policy #6999
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
base: main
Are you sure you want to change the base?
Conversation
Hi @anton-kuklin! Welcome to our community and thank you for opening your first Pull Request. Someone will review it soon. Thank you for committing to making Contour better. You can also join us on our mailing list and in our channel in the Kubernetes Slack Workspace |
Signed-off-by: Anton Kuklin <anton.a.kuklin@gmail.com>
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #6999 +/- ##
==========================================
+ Coverage 80.72% 80.81% +0.08%
==========================================
Files 131 131
Lines 19868 19996 +128
==========================================
+ Hits 16039 16159 +120
- Misses 3537 3543 +6
- Partials 292 294 +2
🚀 New features to boost your workflow:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
approved the internal version of the PR so lgtm
The Contour project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to the #contour channel in the Kubernetes Slack |
Fixes #6998 8000