Uh oh!
There was an error while loading. Please reload this page.
[vminitd]: update filesystem operation to run in new namespace - #838
Merged
jglogan merged 1 commit intoAug 28, 2026
Merged
Conversation
7 tasks
jglogan
requested changes
Aug 9, 2026
Uh oh!
There was an error while loading. Please reload this page.
1 task
saehejkangforce-pushed
the
update-filesystem-operation-to-run-in-new-namespace
branch
6 times, most recently
from
August 13, 2026 03:23
d90a617 to
826113dCompareCo-authored-by: John Logan <john_logan@apple.com>
saehejkangforce-pushed
the
update-filesystem-operation-to-run-in-new-namespace
branch
from
August 16, 2026 01:46
826113d to
39da4edComparejglogan
approved these changes
Aug 28, 2026
jglogan
commented
Aug 28, 2026
Contributor
@saehejkang Finally found some time to test this with apple/container#1949. The test there is passing now: Right after initial container run: After After container clean: |
jglogan
commented
Aug 28, 2026
Contributor
@saehejkang We're merging some security fixes to container, and then once that's tagged, I'll merge this and tag it and we can update apple/container#1949 to pick up the vminitd fix. |
1 task
Uh oh!
There was an error while loading. Please reload this page.
This was referenced Aug 28, 2026
Closed
saehejkang
deleted the
update-filesystem-operation-to-run-in-new-namespace
branch
August 29, 2026 03:35
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 freeto 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.
Changes Made
containerID, so that operations are always executed against the intended container’s mount namespace.