-
Notifications
You must be signed in to change notification settings - Fork 6.5k
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
Drop containerd 1.4 support #8780
Drop containerd 1.4 support #8780
Conversation
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: oomichi 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 |
The ubuntu 18 failure in the cri-o molecule job seems rather odd. Similar failure shows up in #8779 |
daee4b9
to
a9847a1
Compare
/lgtm This makes sense as a cleanup before 2.19 is tagged. |
The version 1.4 of containerd has been End of Life since March 3, 2022 as https://containerd.io/releases/#support-horizon It is nice to drop the support from Kubespray also to follow containerd.
a9847a1
to
4ddade7
Compare
/lgtm |
The version 1.4 of containerd has been End of Life since March 3, 2022 as https://containerd.io/releases/#support-horizon It is nice to drop the support from Kubespray also to follow containerd.
The version 1.4 of containerd has been End of Life since March 3, 2022 as https://containerd.io/releases/#support-horizon It is nice to drop the support from Kubespray also to follow containerd.
What type of PR is this?
/kind cleanup
What this PR does / why we need it:
The version 1.4 of containerd has been End of Life since March 3, 2022 as https://containerd.io/releases/#support-horizon
It is nice to drop the support from Kubespray also to follow containerd.
Does this PR introduce a user-facing change?: