close
Skip to content

[28.x backport] Dockerfile: update containerd binary to v1.7.28#50700

Merged
austinvazquez merged 1 commit into
moby:28.xfrom
vvoland:50645-28.x
Aug 11, 2025
Merged

[28.x backport] Dockerfile: update containerd binary to v1.7.28#50700
austinvazquez merged 1 commit into
moby:28.xfrom
vvoland:50645-28.x

Conversation

@vvoland
Copy link
Copy Markdown
Contributor

@vvoland vvoland commented Aug 11, 2025

- What I did

- How I did it

- How to verify it

- Human readable description for the release notes

Update containerd (static binaries only) to [v1.7.28](https://github.com/containerd/containerd/releases/tag/v1.7.28)

- A picture of a cute animal (not mandatory but encouraged)

- release notes: https://github.com/containerd/containerd/releases/tag/v1.7.28
- full diff: https://github.com/containerd/containerd/v1.7.27...v1.7.28

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
(cherry picked from commit 8be1b23)
Signed-off-by: Paweł Gronowski <pawel.gronowski@docker.com>
Copy link
Copy Markdown
Contributor

@austinvazquez austinvazquez left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM on green CI

@austinvazquez
Copy link
Copy Markdown
Contributor

tests/integration/api_swarm_test.py ......x.s...x.....time="2025-08-11T20:22:00Z" level=error msg="error waiting for container: unexpected EOF"
make: *** [Makefile:219: test-docker-py] Error 125

I haven't seen this one before and no open issues for this error message. Documenting here to help determine if this is a pattern.

@austinvazquez
Copy link
Copy Markdown
Contributor

=== FAIL: github.com/docker/docker/integration/container TestExecResize/success (0.01s)
exec_test.go:144: assertion failed: error is not nil: Error response from daemon: NotFound: exec: '74062cdac517e3d4b07dbd6ab96f7d92a8fe1e667ef55a38202de3ae7ddb9a76' in task: '929ca5aa7615e1aed59106b6e5e2a5ce57489d50720392403c53c33b82e323ed' not found: not found

Known flaky on Windows. Already have #50402 to track and #50698 to log and skip the test failures on Windows. Rerunning.

@austinvazquez austinvazquez merged commit f8f6a7e into moby:28.x Aug 11, 2025
257 of 261 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants