Skip to content

Conversation

@AkihiroSuda
Copy link
Contributor

Fixes #333

Proposed Changes

Drop the support for CRI v1alpha2.

Kubernetes has dropped the support for CRI v1alpha2 in Kubernetes v1.26:

Kubernetes v1.25, the last release to support v1alpha2, has already reached the EOL:
https://kubernetes.io/releases/patch-releases/#non-active-branch-history

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Kubernetes has dropped the support for CRI v1alpha2 in Kubernetes v1.26: kubernetes/kubernetes PR 110618

Kubernetes v1.25, the last release to support v1alpha2, has already reached the EOL:
https://kubernetes.io/releases/patch-releases/#non-active-branch-history

Fix issue 333

Signed-off-by: Akihiro Suda <akihiro.suda.cz@hco.ntt.co.jp>
Copy link
Contributor

@nwneisen nwneisen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Making this change would cause issues with Mirantis' use of cri-dockerd. We will have to plan accordingly for this

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Drop the support for CRI v1alpha2

2 participants