DOM-2: allowedHosts egress allowlist in chart values #5
No reviewers
Labels
No labels
agent-work
agent-working
ultracode
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
open-platform/app-template!5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "feat/dom-2-allowed-hosts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Part of DOM-2 (plat/mitosis#37). Adds
allowedHosts: []tocharts/app/values.yamlas the app-author surface for domain-defined egress.[]keeps the platform's blanket egress — existing apps unaffected.feat/dom-2-fqdn-egress) emits a per-app CiliumNetworkPolicy that default-denies egress and permits only those FQDNs (+ DNS / intra-ns / platform edge), enforced by Cilium.Docs-only chart-values change; no template logic. Pairs with the mcp renderer PR.
DO NOT MERGE until GATE (orchestrator merges).