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

Drop the support for CRI v1alpha2 #334

Closed
wants to merge 2 commits into from

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
Collaborator

@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