🌱 Update containerd/containerd to 1.7.12 #1109
Merged
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.
This PR contains the following updates:
1.7.11
->1.7.12
Release Notes
containerd/containerd (containerd/containerd)
v1.7.12
: containerd 1.7.12Compare Source
Welcome to the v1.7.12 release of containerd!
The twelfth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
/etc/group
handling when appending groups (#9544)Deprecation Warnings
containerd.io/restart.logpath
label usage (#9567)See the changelog for complete list of changes
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
34 commits
775d544fe
Prepare release notes for v1.7.12a5dc5b894
update to go1.20.13, test go1.21.68d82242eb
shim: Create address file with 0644 permissions260963a35
shim: Create pid-file with 0644 permissions872af82f5
remove remaining uses of golang.org/x/sys/execabs2ad2a2e83
switch back from golang.org/x/sys/execabs to os/exec (go1.19)9251072f7
remove github.com/opencontainers/runc dependency4e67213d4
vendor: github.com/cncf-tags/container-device-interface v0.6.1e0ee0be0d
go.mod: github.com/opencontainers/runtime-spec v1.1.002be2236a
go.mod: github.com/.../container-device-interface v0.6.091f953bb4
go.mod: github.com/opencontainers/runtime-spec v1.1.0-rc.26089b05d9
images/Export: Revert signature change6b4b760c3
integration/import-export: Add WithSkipMissing testsabb3c5ef9
export: Copy distribution source labels to manifest annotations9609f04f6
import/export: Support references to missing content42b60d865
images/archive: use mediatype helpers23516a99c
update runc binary to v1.1.11428714e32
go.mod: dario.cat/mergo v1.0.003fed557e
restart: containerd.io/restart.logpath warning68d237392
fix(pkg/dialer): minor fix on dialer function for windowsc63165123
*: enable ARM64 runner55e570844
WithAppendAdditionalGroups: better /etc/group handlingDependency Changes
Previous release can be found at v1.7.11
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.