-
Notifications
You must be signed in to change notification settings - Fork 491
Update to containerd v2.1 series #1891
Copy link
Copy link
Closed
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Metadata
Metadata
Assignees
Labels
kind/featureCategorizes issue or PR as related to a new feature.Categorizes issue or PR as related to a new feature.lifecycle/staleDenotes an issue or PR has remained open with no activity and has become stale.Denotes an issue or PR has remained open with no activity and has become stale.
Is your feature request related to a problem? Please describe.
We'd like to use the "new" image volume feature (https://kubernetes.io/docs/tasks/configure-pod-container/image-volumes/) which needs containerd >=2.1 (https://github.com/containerd/containerd/releases/tag/v2.1.0)
Describe the solution you'd like
CAPI images should be built with containerd v2.1.0 or later.
Describe alternatives you've considered
🤷
Additional context
Since #1708 has been done, I don't expect major problems with this.
/kind feature