Skip to content

refactor: unify controller endpoints - #2699

Open
EItanya wants to merge 4 commits into
mainfrom
refactor/single-controller-url
Open

refactor: unify controller endpoints#2699
EItanya wants to merge 4 commits into
mainfrom
refactor/single-controller-url

Conversation

@EItanya

@EItanya EItanya commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Summary

  • serve native gRPC, gRPC-Web, MCP, and health traffic through the controller's port 8083 listener
  • separate KAGENT_API_URL from KAGENT_GATEWAY_URL while defaulting both to the controller service
  • remove the controller's separate 8084 port and update Go, Python, CLI, Helm, CI, tests, and docs

Validation

  • make -C go lint
  • go test ./api/client ./core/internal/grpcserver
  • make -C python lint
  • make -C python test
  • make helm-test
  • migration test rerun passed after an initial testcontainers/Ryuk startup timeout

Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
Signed-off-by: Eitan Yarmush <eitan.yarmush@solo.io>
@EItanya
EItanya force-pushed the refactor/single-controller-url branch from f40ccaf to a8f694f Compare September 4, 2026 19:02
@EItanya
EItanya marked this pull request as ready for review September 4, 2026 19:38
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