feat(podman): isolate workloads behind the host supervisor - #3230
Open
drew wants to merge 5 commits into
Open
Conversation
drew
requested review from
a team,
derekwaynecarr,
mrunalp and
sjenning
as code owners
September 9, 2026 04:40
|
🌿 Preview your docs: https://nvidia-preview-pr-3230.docs.buildwithfern.com/openshell |
drew
added this pull request to stack #3231
September 9, 2026 04:42
This was referenced Sep 9, 2026
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 04:53
163a191 to
355a410
Compare
|
Label |
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 05:03
355a410 to
4ddf65a
Compare
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 05:14
4ddf65a to
6179a23
Compare
drew
force-pushed
the
codex/podman-host-supervisor
branch
2 times, most recently
from
September 9, 2026 05:38
342de37 to
c009765
Compare
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 05:50
c009765 to
a820116
Compare
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 06:23
997ccad to
1bce241
Compare
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
drew
force-pushed
the
codex/podman-host-supervisor
branch
from
September 9, 2026 06:37
1bce241 to
5e464ee
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
Add the Podman implementation of the RFC 0012 sandbox/supervisor topology. The driver launches separate workload and supervisor containers, provisions a private authenticated channel, and denies direct workload egress.
Related Issue
Part of #1737.
Changes
/runfor runtime state.Testing
mise run pre-commitpassesChecklist
Review remediation
/runtmpfs and rotate generation, token, TLS identity, bootstrap, and supervisor channel material before restart.Stack