-
Notifications
You must be signed in to change notification settings - Fork 159
feat(box): add privileged plumbing for DinD #646
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
G4614
wants to merge
32
commits into
boxlite-ai:main
Choose a base branch
from
G4614:feat/dind-privileged-plumbing
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
6df9d50
feat(box): add privileged plumbing for DinD
G4614 15164f9
fix(rest): satisfy Rust 1.97 clippy
G4614 495ee56
feat(cli): add privileged flag to run and create
G4614 c1023d5
feat(box): make privileged mode a regular option
G4614 fb9bcf9
chore(api): refresh generated clients
G4614 bdb2c1a
chore(api): complete generated client refresh
G4614 8dc30fe
chore(api): preserve generated file ending
G4614 5373a6d
fix(box): normalize privileged options at every boundary
G4614 9239c74
fix(guest): retain shared readonly path policy
G4614 19eb831
fix(api): defer capability support validation to guest
G4614 65f06d5
fix(box): reject conflicting privileged capabilities
G4614 c4e67c9
style(python): format privileged options test
G4614 91a6915
fix(box): make privileged mode guest-complete
G4614 b7d49b8
refactor(box): resolve privileged policy before guest boundary
G4614 6055c38
docs(box): describe the complete guest-level privileged shape
G4614 55998ef
fix(box): correct privileged normalization, /sys scope and SDK toggle
G4614 b6bd1de
fix(box): gate privileged on the release that introduces it
G4614 881e7db
refactor: move control-plane/runner/SDK changes to a separate PR
G4614 0f6aade
Delete docs/architecture/pr-646-dind-capabilities.md
G4614 58f1584
fix(container): resolve privileged policy on host
G4614 21d9cb5
fix(runtime): sanitize REST options centrally
G4614 8222001
test(guest): compile atomic policy test
G4614 31f5e95
test(guest): cover independent atomic policy
G4614 4e98fe4
test(guest): drop guest-side recheck now that host is trusted
G4614 9b0b01e
docs(proto): explain container security fields
G4614 6ae5abe
fix(container): drop cgroup namespace and allow-all device rule
G4614 d7ea2da
docs: revert reference docs to main pending a follow-up pass
G4614 e0dbea9
fix(runtime): drop create_inner's redundant privileged normalization
G4614 88abf6b
refactor(privileged): host resolves masked/readonly paths, guest appl…
G4614 6f93caa
refactor(scope): move CLI/self-hosted-REST privileged exposure to a f…
G4614 1eb8b2a
refactor(privileged): source default masked/readonly paths from oci-spec
G4614 ba99cef
refactor(privileged): stop resolving masked_paths through privileged
G4614 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.