feat(sandbox): derive policy from CDI context - #2776
Open
elezar wants to merge 4 commits into
Open
Conversation
elezar
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
August 17, 2026 13:02
5 tasks
|
🌿 Preview your docs: https://nvidia-preview-pr-2776.docs.buildwithfern.com/openshell |
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 17, 2026 13:20
d70ce87 to
a8c2b8e
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 17, 2026 13:25
a8c2b8e to
0fe6e5c
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 17, 2026 14:02
0fe6e5c to
729bcbd
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 17, 2026 14:04
729bcbd to
7c9ba8c
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 18, 2026 09:38
7c9ba8c to
a2ac7f1
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 18, 2026 10:24
a2ac7f1 to
4571fd3
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
4 times, most recently
from
August 18, 2026 11:55
ebf0f08 to
0c7cd4a
Compare
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 18, 2026 12:53
31ca9f5 to
f3c61d1
Compare
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
elezar
force-pushed
the
1606-cdi-sandbox-consumer/elezar
branch
from
August 19, 2026 07:50
ef0a9c8 to
6e38235
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Consume the validated CDI context in the sandbox supervisor and derive its filesystem and process policy through a fail-closed boundary. This is the second PR in the #1606 stack.
Related Issue
Part of #1606. Depends on the core CDI resolver PR.
Changes
Testing
mise run pre-commitpasses (exceeded the local command timeout during Rust lint).Checklist