Skip to content

docs: add cluster-scoped multi-cluster runtime design#1102

Merged
ti-chi-bot[bot] merged 2 commits intopingcap:mainfrom
YangKeao:pr/01-multi-cluster-docs
Mar 23, 2026
Merged

docs: add cluster-scoped multi-cluster runtime design#1102
ti-chi-bot[bot] merged 2 commits intopingcap:mainfrom
YangKeao:pr/01-multi-cluster-docs

Conversation

@YangKeao
Copy link
Member

@YangKeao YangKeao commented Mar 19, 2026

What problem does this PR solve?

Issue Number: close #1096

What is changed and how it works:

Add a design document for TiProxy multi-PD-cluster support.

The document describes:

  • the multi-cluster configuration model
  • cluster-scoped runtime layout
  • dynamic backend-cluster updates through config/API
  • port-based routing for multi-port listeners
  • cluster-scoped DNS routing requirements
  • failure handling and safety expectations

Check List

Tests

  • Unit test
  • Integration test
  • Manual test (add detailed scripts or steps below)
  • No code

Notable changes

  • Has configuration change
  • Has HTTP API interfaces change
  • Has tiproxyctl change
  • Other user behavior changes

Release note

Please refer to Release Notes Language Style Guide to write a quality release note.

None

@ti-chi-bot ti-chi-bot bot removed the lgtm label Mar 23, 2026
@ti-chi-bot ti-chi-bot bot added the lgtm label Mar 23, 2026
@ti-chi-bot
Copy link

ti-chi-bot bot commented Mar 23, 2026

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: djshow832

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@ti-chi-bot
Copy link

ti-chi-bot bot commented Mar 23, 2026

[LGTM Timeline notifier]

Timeline:

  • 2026-03-23 12:41:29.950094552 +0000 UTC m=+185685.986164812: ☑️ agreed by djshow832.
  • 2026-03-23 12:41:44.169992605 +0000 UTC m=+185700.206062866: ✖️🔁 reset by djshow832.
  • 2026-03-23 12:42:09.434688165 +0000 UTC m=+185725.470758425: ☑️ agreed by djshow832.

@ti-chi-bot ti-chi-bot bot merged commit 165f2c6 into pingcap:main Mar 23, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add design doc for multi-cluster support.

2 participants