Skip to content

Add multi-route HTTP service routing#357

Merged
kacy merged 2 commits intomainfrom
http-routing-multi-route
Mar 29, 2026
Merged

Add multi-route HTTP service routing#357
kacy merged 2 commits intomainfrom
http-routing-multi-route

Conversation

@kacy
Copy link
Copy Markdown
Owner

@kacy kacy commented Mar 29, 2026

Summary

  • add multi-route HTTP routing for services while keeping the single-route shorthand
  • persist service routes in a dedicated table and load them through the registry and runtime path
  • materialize multiple routes per service in the proxy runtime and expose them in service JSON
  • update the manifest reference and HTTP routing example for named route tables

Validation

  • ran zig fmt on touched Zig files
  • ran the skipped-slow test suite locally with YOQ_SKIP_SLOW_TESTS=1
  • fixed the compile regressions found by that run
  • fixed the skipped-slow proxy test stall by routing listener-bound slow tests through the existing skip path
  • local skipped-slow validation progressed past the original proxy and control-plane stall point, but this shell environment did not yield a trustworthy final end-of-suite summary

@kacy kacy merged commit 3d3b308 into main Mar 29, 2026
6 of 7 checks passed
@kacy kacy deleted the http-routing-multi-route branch March 29, 2026 17: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.

1 participant