Skip to content

chore(kubernetes): deploy sandbox-agent sidecar#4788

Closed
mmabrouk wants to merge 1 commit into
chore/sandbox-agent-corefrom
chore/sandbox-agent-kubernetes
Closed

chore(kubernetes): deploy sandbox-agent sidecar#4788
mmabrouk wants to merge 1 commit into
chore/sandbox-agent-corefrom
chore/sandbox-agent-kubernetes

Conversation

@mmabrouk

Copy link
Copy Markdown
Member

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

  • Split from the previously validated working tree. Helm template renders were verified before the branch split.
  • I did not rerun Kubernetes deployment after creating this PR branch.

What to QA

  • Render the Helm chart with OSS and EE example values. The output should include sandbox-agent deployment and service objects.
  • Deploy the chart in a test cluster with Daytona credentials. The services pod should call the in-cluster sandbox-agent service for agent runs.

@dosubot dosubot Bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Jun 20, 2026
@vercel

vercel Bot commented Jun 20, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Jun 20, 2026 11:40pm

Request Review

@dosubot dosubot Bot added the devops label Jun 20, 2026
@coderabbitai

coderabbitai Bot commented Jun 20, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 012cc0ca-5ad7-40e2-8ffb-a8681060de22

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch chore/sandbox-agent-kubernetes

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.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@mmabrouk mmabrouk force-pushed the chore/sandbox-agent-core branch from 05437f9 to b99fffb Compare June 23, 2026 11:05
@mmabrouk mmabrouk deleted the branch chore/sandbox-agent-core June 23, 2026 11:08
@mmabrouk mmabrouk closed this Jun 23, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

devops size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant