bobbai00 opened a new pull request, #4498: URL: https://github.com/apache/texera/pull/4498
### What changes were proposed in this PR? Stacks on #4496. Adds Deployment, Service, Secret, and BackendTrafficPolicy manifests for `agent-service`, plus a sibling LiteLLM proxy (ConfigMap, Deployment, Service) that fronts model providers. Routes `/api/agents/*` through the gateway. Updates `access-control-service` and `values.yaml` to match. ### Any related issues, documentation, discussions? Stacked on #4495 and #4496. Diff against `main` is cumulative until both merge. ### How was this PR tested? `helm template bin/k8s` renders without errors; deployed against a dev cluster, confirmed `agent-service` and `litellm` pods come up, gateway routes `/api/agents/*` correctly, and the agent panel reaches the service end to end. ### Was this PR authored or co-authored using generative AI tooling? Generated-by: Claude Code (Claude Opus 4.7) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
