Skip to content

Document self-hosted same-origin agent-sandbox proxy (no extra ingress)#302

Draft
JatinNanda wants to merge 1 commit into
r2-cleanupfrom
jatin/r2-ingress
Draft

Document self-hosted same-origin agent-sandbox proxy (no extra ingress)#302
JatinNanda wants to merge 1 commit into
r2-cleanupfrom
jatin/r2-ingress

Conversation

@JatinNanda

Copy link
Copy Markdown
Contributor

Summary

Documents that, for self-hosted, leaving agentSandbox.frontendWsProxyDomain empty makes the backend serve the agent-sandbox proxy same-origin via the main ingress — so no dedicated proxy domain or proxy.ingress object is required, and a customer-managed catch-all ingress is left untouched.

The chart already defaults the backend→controller/proxy env vars (AGENT_EXECUTOR_*_INGRESS_DOMAIN) to in-cluster Service URLs and ships proxy.ingress.enabled: false, so this is a values.yaml comment clarification only — no template/behavior change.

The actual routing change lives in the backend: tryretool/retool_development#78870.

Test plan

  • helm template renders unchanged (comment-only edit).

🤖 Generated with Claude Code

Clarify that leaving agentSandbox.frontendWsProxyDomain empty makes the
backend serve the sandbox proxy same-origin via the main ingress, so no
dedicated proxy domain or ingress object is required for self-hosted.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@JatinNanda JatinNanda changed the base branch from r2 to r2-cleanup June 8, 2026 21:41
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