-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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
Update to latest containerd version - v2.0.0 #33761
Update to latest containerd version - v2.0.0 #33761
Conversation
Signed-off-by: Davanum Srinivas <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dims The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Are we losing coverage for these jobs by promoting to 2.0? ie we lose 1.7 tests and gain the 2.0? |
Otherwise I think this looks good. I would probably think we need some sig-node related tests to change also as that would test more of the container runtime specifics. |
@kannon92 we have plenty of other jobs that use 1.7, these specific ones we parameterized so we can kick the tires of new releases |
/lgtm |
@dims: Updated the
In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
New version is out! - https://github.com/containerd/containerd/releases/tag/v2.0.0
Let's switch some of the CI jobs we have to point to that version.