Skip to content

Internalize sandbox network policy codec#92

Open
scotttrinh wants to merge 1 commit into
mainfrom
sandbox/88-network-policy-restart
Open

Internalize sandbox network policy codec#92
scotttrinh wants to merge 1 commit into
mainfrom
sandbox/88-network-policy-restart

Conversation

@scotttrinh

@scotttrinh scotttrinh commented Apr 10, 2026

Copy link
Copy Markdown
Collaborator

This refactor moves the sandbox network-policy wire codec fully behind internal helpers so public sandbox create, get, model parsing, and update flows continue to expose the existing NetworkPolicy contract without depending on ApiNetworkPolicy, while preserving the existing request/response payload semantics and focused coverage around redaction, list-vs-record handling, and sync/async parity.

Closes #88

Move the API boundary codec to an internal Pydantic style model.
@scotttrinh scotttrinh requested a review from a team April 10, 2026 21:33
@vercel

vercel Bot commented Apr 10, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
vercel-py Ready Ready Preview Apr 10, 2026 9:33pm

Request Review

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.

Make NetworkPolicy a first-class public Pydantic codec

1 participant