[pull] main from containerd:main#303
Merged
pull[bot] merged 12 commits intomeonBot:mainfrom Apr 10, 2026
Merged
Conversation
Allows reading snapshot mounts without performing mounts. This is valuable when the host cannot perform the mounts due to platform or permissions. Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Derek McGowan <derek@mcg.dev>
Remove `runtime.GOOS == "darwin"` checks from WithUser, WithAdditionalGIDs, and WithAppendAdditionalGroups. These guards prevented supplementary group resolution when containerd runs on a non-Linux host (e.g. macOS or Windows) that creates Linux containers. The `s.Windows != nil` check for LCOW is retained. Move user/group tests from spec_opts_linux_test.go to the new cross-platform spec_opts_user_test.go so they run on all platforms. Signed-off-by: Rob Murray <rob.murray@docker.com>
Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Derek McGowan <derek@mcg.dev>
Move erofs implementation to plugin and register with fsview. Signed-off-by: Derek McGowan <derek@mcg.dev>
Signed-off-by: Derek McGowan <derek@mcg.dev>
Bumps [github.com/Microsoft/hcsshim](https://github.com/Microsoft/hcsshim) from 0.14.0-rc.1 to 0.15.0-rc.1. - [Release notes](https://github.com/Microsoft/hcsshim/releases) - [Commits](microsoft/hcsshim@v0.14.0-rc.1...v0.15.0-rc.1) --- updated-dependencies: - dependency-name: github.com/Microsoft/hcsshim dependency-version: 0.15.0-rc.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
The `os.IsNotExist` documentation is clear that it should only be used to check the error returned from calls within the os package, calls via `fs.FS` should use `errors.Is`. Signed-off-by: Derek McGowan <derek@mcg.dev>
Support reading readonly overlays without mounting
…b.com/Microsoft/hcsshim-0.15.0-rc.1 build(deps): bump github.com/Microsoft/hcsshim from 0.14.0-rc.1 to 0.15.0-rc.1
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 subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )