router: add port-based routing groups#1106
Conversation
|
Skipping CI for Draft Pull Request. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
df7706a to
f6dd0c1
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1106 +/- ##
=======================================
Coverage ? 67.21%
=======================================
Files ? 145
Lines ? 15259
Branches ? 0
=======================================
Hits ? 10256
Misses ? 4303
Partials ? 700
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
f6dd0c1 to
5e1384f
Compare
|
/test all |
ac6b145 to
76c923a
Compare
|
/test all |
|
@YangKeao: The following tests failed, say
Full PR test history. Your PR dashboard. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
94c580b to
64cec42
Compare
ceba1e1 to
623fdb8
Compare
Introduce the backend cluster manager, cluster-scoped InfoSync runtime, topology aggregation, and single-cluster compatibility hooks.
623fdb8 to
2b207b7
Compare
What problem does this PR solve?
Issue Number: close #1100
Add port-based routing to the score-based router.
This PR introduces:
routing-rule = "port"What is changed and how it works:
Check List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.