Add release notes for v1.7.10#9426
Conversation
|
cc @samuelkarp |
|
Just FYI, CI is not triggering properly most likely due to an ongoing Github issue; from their status page: |
|
/test pull-containerd-node-e2e-1-7 |
|
/test pull-containerd-node-e2e-1-7 |
fuweid
left a comment
There was a problem hiding this comment.
LGTM
There are two Iceber Gus 😂
|
/test pull-containerd-node-e2e-1-7 |
|
@ruiwen-zhao You can update the |
|
Test pull-containerd-node-e2e-1-7 keeps failing with It is irrelevant to this PR, and the test has been failing for the same reason on other recent PRs, e.g. #9415 (comment) Probably caused by the depreaction of scrape_error in this PR: https://github.com/kubernetes/kubernetes/pull/116897/files#diff-dd3c640c87eb316a6e5c6445d8914d43b7100d2366de31fa0f53f96de4294947R98. The metric is marked as deprecation in 1.29+. Looking at the history of this test job, the test is passing on 1.29.0-Alpha (which is considered older than 1.29.0), and starts failing on v1.30.0-alpha. Fix needed on test side. |
|
@ruiwen-zhao is that something that should be fixed on the Kubernetes e2e test side then? |
|
Created kubernetes/kubernetes#122095 to fix the test on k/k side. |
Signed-off-by: ruiwen-zhao <[email protected]>
|
/test pull-containerd-node-e2e-1-7 |
|
So pull-containerd-node-e2e-1-7 is fixed and all tests passing now. I also fixed the double names. Can I get some new approvals? |
Welcome to the v1.7.10 release of containerd!
The tenth patch release for containerd 1.7 contains various fixes and updates.
Notable Updates
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
10 commits
377ad831eAdd release notes for v1.7.10206806128remotes/docker: close connection if no more data328493962integration: reproduce fix: increase ImagePullProgressTimeout as 10min #9347d1aab27cbfix: deflake TestCRIImagePullTimeout/HoldingContentOpenWritera2b16d7f9cri: fix update of pinned label for images8dc861844cri: fix using the pinned label to pin image5930a3750Enhance container image unpack client logsDependency Changes
This release has no dependency changes
Previous release can be found at v1.7.9