chore(kubernetes): deploy sandbox-agent sidecar#4788
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
|
Important Review skippedAuto reviews are disabled on base/target branches other than the default branch. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Plus Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Context
The Helm chart still deploys API/services without a sandbox-agent service, so Kubernetes testers cannot exercise the external runner path from the agent runtime POC. This PR adds the Kubernetes deployment slice while keeping Railway and image-build work separate.
This PR is stacked on #4786 and should be reviewed with the existing agent-workflows POC PRs (#4771, #4772, #4776, #4778, #4779).
Changes
Adds Helm templates for the sandbox-agent deployment and service, wires sandbox-agent settings through values and schema validation, and updates OSS/EE example values. The services deployment now receives the runner endpoint and related secret wiring from the chart.
Tests / notes
What to QA
sandbox-agentdeployment and service objects.