Skip to content

fix(release-2.18): update Containerd to pull runc race fix#1293

Merged
dkoshkin merged 1 commit intorelease-2.18from
dkoshkin/release-2.18/fix-runc-race
Apr 17, 2025
Merged

fix(release-2.18): update Containerd to pull runc race fix#1293
dkoshkin merged 1 commit intorelease-2.18from
dkoshkin/release-2.18/fix-runc-race

Conversation

@dkoshkin
Copy link
Copy Markdown
Contributor

What problem does this PR solve?:
The bug was introduced in a library bump opencontainers/runc#4393 on Sep 11th, 2024

Then it was fixed in opencontainers/runc#4549 on Dec 6th, 2024

During that time, Konvoy was always using the main branch when building runc for Containerd tars. containerd-1.6.33 used in a previous minor release would not have had this bug, but containerd-1.7.22 did introduce it.

containerd-1.7.24 built on Dec 11 has the fix

containerd-1.6.28-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Fri Sep 13 12:30:10 2024, from Unix, original size modulo 2^32 155238400
containerd-1.6.33-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Wed Jun 26 21:16:52 2024, from Unix, original size modulo 2^32 149504000
containerd-1.7.22-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Tue Sep 24 22:17:43 2024, from Unix, original size modulo 2^32 152832000
containerd-1.7.24-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Wed Dec 11 22:13:07 2024, from Unix, original size modulo 2^32 153128960

Which issue(s) does this PR fix?:

Special notes for your reviewer:

Does this PR introduce a user-facing change?:


@dkoshkin dkoshkin requested review from a team and msdolbey April 17, 2025 17:52
@github-actions github-actions Bot added the fix label Apr 17, 2025
The bug was introduced in a library bump opencontainers/runc#4393
on Sep 11th, 2024

Then it was fixed in opencontainers/runc#4549
on Dec 6th, 2024

During that time, Konvoy was always using the main branch when building runc for Containerd tars.
containerd-1.6.33 used in a previous minor release would not have had this bug,
but containerd-1.7.22 did introduce it.

containerd-1.7.24 built on Dec 11 has the fix
```
containerd-1.6.28-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Fri Sep 13 12:30:10 2024, from Unix, original size modulo 2^32 155238400
containerd-1.6.33-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Wed Jun 26 21:16:52 2024, from Unix, original size modulo 2^32 149504000
containerd-1.7.22-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Tue Sep 24 22:17:43 2024, from Unix, original size modulo 2^32 152832000
containerd-1.7.24-d2iq.1-rhel-8.6-x86_64.tar.gz: gzip compressed data, last modified: Wed Dec 11 22:13:07 2024, from Unix, original size modulo 2^32 153128960
```
@dkoshkin dkoshkin force-pushed the dkoshkin/release-2.18/fix-runc-race branch from 770ab1a to 5d36ca8 Compare April 17, 2025 19:18
@dkoshkin dkoshkin merged commit baf4dc9 into release-2.18 Apr 17, 2025
35 of 41 checks passed
@dkoshkin dkoshkin deleted the dkoshkin/release-2.18/fix-runc-race branch April 17, 2025 21:04
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.

1 participant