Mirantis / Mirantis/cri-dockerd
Drop the support for CRI v1alpha2
Nobody has claimed this yet.
- Dominant language
- Go
- Stars
- 1.4k
- Forks
- 356
- Avg merge
- 4d 4h
- Merged PRs (30d)
- 3
Description
Kubernetes has dropped the support for CRI v1alpha2 in Kubernetes v1.26:
v1.25, the last release to support v1alpha2, has already reached the EOL: https://kubernetes.io/releases/patch-releases/#non-active-branch-history
So I guess cri-dockerd should be ready to drop it too?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at core/service_alpha.go around line 25 and review the CRI v1alpha2 support in light of Kubernetes PR 110618 and the Kubernetes v1.25 support timeline. Trace the related references before removing the obsolete support, and consider the work done when cri-dockerd no longer supports CRI v1alpha2.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- docker, go, kubernetes
- Domain
- devops, infrastructure
- Issue type
- Refactor
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100