Commit Graph
2 Commits
Author SHA1 Message Date
Story Crater Bot bf1682dc9b fix(agent-pod): route /run and /sessions through Kong too
Ingress only covered /console -- agent-console run got a 404 hitting
/run since Kong had no route for it. Same Service, same port, just
more paths on the one Ingress.
2026-08-16 10:29:40 -07:00
Story Crater Bot fe24a206de feat(agent-pod): expose agent-hub at api.riotpiao.com/console
Kong route to the agent-hub Service so agent-console can attach over
the existing gateway instead of kubectl port-forward.
2026-08-16 08:16:33 -07:00