[release/1.7] Prepare release notes for v1.7.23#10802
Merged
dmcgowan merged 1 commit intocontainerd:release/1.7from Oct 14, 2024
Merged
[release/1.7] Prepare release notes for v1.7.23#10802dmcgowan merged 1 commit intocontainerd:release/1.7from
dmcgowan merged 1 commit intocontainerd:release/1.7from
Conversation
Member
|
Should we hold off on including the runc update given opencontainers/runc#4427? It does seem to be passing in CI for 1.7, but I'm wondering if that's only true when using the systemd cgroup driver. |
Signed-off-by: Derek McGowan <[email protected]>
ef8ca59 to
921f554
Compare
Member
Author
|
Updated with runc revert |
samuelkarp
approved these changes
Oct 14, 2024
estesp
approved these changes
Oct 14, 2024
akhilerm
approved these changes
Oct 14, 2024
austinvazquez
approved these changes
Oct 14, 2024
dims
approved these changes
Oct 14, 2024
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.
Generated release notes
Welcome to the v1.7.23 release of containerd!
The twenty-third patch release for containerd 1.7 contains various fixes
and updates.
Highlights
Container Runtime Interface (CRI)
Image Distribution
Please try out the release binaries and report any issues at
https://github.com/containerd/containerd/issues.
Contributors
Changes
36 commits
921f554afPrepare release notes for v1.7.238f16d6588Revert "update runc binary to 1.1.15"41e8f24cdSwitch from actuated.dev to GH Action runners for arm64dd811f224Update github actions ci to run on forks284484af4bump golangci/golangci-lint-action from 4 to 6814c59ba5update to go1.23.2,go1.22.8ae11176faprow: allow ENABLE_CRI_SANDBOXES to be configured7fd794a7cTestNewBinaryIOCleanup: fix a comment, minor rewrite0714a2952Add errdefs aliases113a9f1fcupdate runc binary to 1.1.155305b03f2Update runner images to macOS13950740390Allow proxy plugins to have capabilitiese8aae7824Bump crun to 1.16ee1c39b79CI: bump up crun to 1.15cb5e6a01aFix the race condition during GC of snapshots when client retries278bd0f72[release/1.7] Add check for CNI plugins before tearing down pod network18403239eSynchronize 1.7 error package with errdefsd8d27205bRevert "migrate errdefs package to github.com/containerd/errdefs module"e82d201b3Revert "replace uses of github.com/containerd/containerd/errdefs"51939238fRevert "errdefs: denote deprecation as a godoc comment"ae80077e8Revert "golangci-lint: enable depguard for packages that moved"32675f983Revert "remove imports of errdefs package"Changes from containerd/errdefs
29 commits
46a6522Add errdefs/pkg package303a6eaUpdate to Go 1.22.8 in CIe70104eUpgrade to [email protected]ffe5586Upgrade to golangci/golangci-lint-action@v6908b04bUpgrade to actions/checkout@v4608b83cUpgrade to actions/setup-go@v58e82ae4Upgrade macOS runner image to macOS 1341d12e1Complete interface definitions for errorsb9dce4dAdd support for grpc error detailsffb0349Update Resolve function to support Is interfacedc9b20eAdd support for custom error messages9f87502Add a resolve error function to return first errorf96dfdaAdd stack package for managing error stack traces70fd2d7Add collapsible error type6022fafAdd typeurl to go mod9564d8fFix Cancelled interface typofd0e482Split gRPC and HTTP error utility into seperate packagesf727cdbAdd HTTP status code and error type conversion9854dc7Add more grpc error typesDependency Changes
Previous release can be found at v1.7.22