backendcluster: route PD and backend traffic through cluster DNS#1107
backendcluster: route PD and backend traffic through cluster DNS#1107YangKeao wants to merge 4 commits intopingcap:mainfrom
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 |
89a6930 to
b862360
Compare
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #1107 +/- ##
=======================================
Coverage ? 66.84%
=======================================
Files ? 148
Lines ? 15564
Branches ? 0
=======================================
Hits ? 10403
Misses ? 4447
Partials ? 714
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:
|
b862360 to
0bbfa10
Compare
|
/test all |
5de2f71 to
7138f42
Compare
|
/test all |
8e19ba1 to
7ae1f88
Compare
Introduce the backend cluster manager, cluster-scoped InfoSync runtime, topology aggregation, and single-cluster compatibility hooks.
7ae1f88 to
ae9279c
Compare
What problem does this PR solve?
Issue Number: close #1101
What is changed and how it works:
Add cluster-scoped DNS routing for backend-cluster traffic.
This PR makes each backend cluster use its configured
ns-serversfor:If
ns-serversis empty, the default system resolver is still used.Check List
Tests
Notable changes
Release note
Please refer to Release Notes Language Style Guide to write a quality release note.