Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pin containerd-shim to <2 and remove k3s-images subpackage #35306

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

kranurag7
Copy link
Member

@kranurag7 kranurag7 commented Nov 27, 2024

notes:

containerd-shim-runc-v2 is now pulling in versions > 2.0.0 by default. (containerd/containerd#10984)
pinning is required because any version >2.0.0 is not compatible with daemon < 2.0.0
daemon in this case is coming from k3s itself and upstream k3s project have not migrated yet to version > 2.0.0
there's is an issue tracking k3s update to containerd > 2.0.0 (k3s-io/k3s#11375)
remove pin once upstream migrates to containerd > 2.0.0

this also removes k3s-images subpackage because we no longer have those images available.

containerd-shim-runc-v2 is now pulling in versions > 2.0.0 by default. (containerd/containerd#10984)
pinning is required because any version >2.0.0 is not compatible with daemon < 2.0.0
daemon in this case is coming from k3s itself and upstream k3s project have not migrated yet to version > 2.0.0
there's is an issue tracking k3s update to containerd > 2.0.0 (k3s-io/k3s#11375)
remove pin once upstream migrates to containerd > 2.0.0

Signed-off-by: kranurag7 <[email protected]>

This comment was marked as outdated.

Signed-off-by: kranurag7 <[email protected]>

Co-authored-by: Josh Wolf <[email protected]>
@kranurag7 kranurag7 marked this pull request as ready for review November 27, 2024 09:44
@octo-sts octo-sts bot added the bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages. label Nov 27, 2024
@kranurag7 kranurag7 changed the title pin containerd to 1.7.22 version for k3s pin containerd-shim to <2 and remove k3s-images subpackage Nov 27, 2024
Signed-off-by: kranurag7 <[email protected]>

Co-authored-by: Josh Wolf <[email protected]>
k3s.yaml Show resolved Hide resolved
@joshrwolf joshrwolf merged commit 37ed58d into wolfi-dev:main Nov 27, 2024
22 checks passed
@kranurag7 kranurag7 deleted the kr/containerd-1.7.22-k3s branch November 27, 2024 14:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bincapz/pass bincapz/pass Bincapz (aka. malcontent) scan didn't detect any CRITICALs on the scanned packages.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants