Skip to content

Add Vtctld.GetRoutingRules client#313

Merged
maxenglander merged 3 commits into
mainfrom
maxeng/issues-gh-1753/get-routing-rules
Jun 10, 2026
Merged

Add Vtctld.GetRoutingRules client#313
maxenglander merged 3 commits into
mainfrom
maxeng/issues-gh-1753/get-routing-rules

Conversation

@maxenglander

@maxenglander maxenglander commented Jun 6, 2026

Copy link
Copy Markdown
Contributor

Adds a client method for reading live routing rules from a branch via vtctld:

  • GET …/vtctld/routing-rules
  • Vtctld.GetRoutingRules(ctx, *VtctldGetRoutingRulesRequest) (json.RawMessage, error)

This complements the existing schema-snapshot routing rules API with a live cluster read path.

maxenglander and others added 2 commits June 7, 2026 00:26
Co-authored-by: Cursor <cursoragent@cursor.com>
Co-authored-by: Cursor <cursoragent@cursor.com>
@maxenglander maxenglander force-pushed the maxeng/issues-gh-1753/get-routing-rules branch from 0340998 to a301400 Compare June 7, 2026 04:26
@maxenglander maxenglander marked this pull request as ready for review June 10, 2026 19:38
@maxenglander maxenglander requested a review from a team as a code owner June 10, 2026 19:38
@maxenglander maxenglander merged commit 068c67a into main Jun 10, 2026
5 checks passed
@maxenglander maxenglander deleted the maxeng/issues-gh-1753/get-routing-rules branch June 10, 2026 22:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants