-
Notifications
You must be signed in to change notification settings - Fork 1.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
Kubelet CRI support #2040
Comments
/sig node |
thanks @mrunalp . The CRI project started around version 1.4. As a result, it pre-dates many of the processes that the project follows today. Let's use this issue to not just track the API from alpha->beta but beta->stable. As a result, I am retitling the issue and updating the milestones. /retitle Kubelet CRI support |
PR merged, you're good! 👍 |
Hey @mrunalp 👋 Since your Enhancement is scheduled to be in 1.20, please keep in mind the important upcoming dates: As a reminder, please link all of your k/k PR as well as docs PR to this issue so we can track them. Thanks! |
Hello @mrunalp, 1.20 Docs shadow here 👋🏽. If so, please follows the steps here to open a PR against Also take a look at Documenting for a release to get yourself familiarize with the docs requirement for the release. |
@kikisdeliveryservice @somtochiama Thanks! I will open a PR. |
@kikisdeliveryservice @somtochiama I have opened kubernetes/website#24757 |
There is currently one PR open for this enhancement https://github.com/kubernetes/kubernetes/pull/95876/files. After that is merged |
Hi @mrunalp Thanks for creating the docs PR! Please keep in mind the important upcoming dates:
As a reminder, please link all of your k/k PR as well as docs PR to this issue for the release team to track. |
Hey @mrunalp kubernetes/kubernetes#96325 & kubernetes/kubernetes#96364 are both still open. Just a reminder that Code Freeze is coming up in 2 days on Thursday, November 12th. All PRs must be merged by that date, otherwise an Exception is required. Best, |
Because of a chicken-and-egg situation, we are going to land kubernetes/kubernetes#96387 in 1.20 and follow up with the rest in 1.21. This comment captures the decision in sig-node kubernetes/kubernetes#96325 (comment) |
Thanks @mrunalp I will mark this as done for 1.20 but update that this is staying in alpha. |
Also, the docs moving this to beta in 1.20 are not needed at this time @annajung |
Thanks @kikisdeliveryservice @mrunalp for the update. @mrunalp If docs changes are not needed for the two prs that were merged kubernetes/kubernetes#95876, kubernetes/kubernetes#96387, please feel free to close out the kubernetes/website#24757. |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close |
@k8s-triage-robot: Closing this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
I don't think this is fully stable and graduated yet? /reopen |
@ehashman: Reopened this issue. In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
ping @mrunalp for graduation status |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues and PRs. This bot triages issues and PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
/remove-lifecycle rotten |
The Kubernetes project currently lacks enough contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues. This bot triages un-triaged issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle rotten |
The Kubernetes project currently lacks enough active contributors to adequately respond to all issues and PRs. This bot triages issues according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /close not-planned |
@k8s-triage-robot: Closing this issue, marking it as "Not Planned". In response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
Enhancement Description
One-line enhancement description (can be used as a release note):
Promote CRI API to beta
Kubernetes Enhancement Proposal: https://github.com/kubernetes/enhancements/blob/master/keps/sig-node/2040-kubelet-cri
Discussion Link:
https://docs.google.com/document/d/1xMfiVUX4lF0G6Y_yQ4l-5-wrOneeJWcXY2NGVGuTdH8/edit#
Primary contact (assignee):
Mrunal Patel (@mrunalp)
Responsible SIGs:
sig-node
Enhancement target (which target equals to which milestone):
The text was updated successfully, but these errors were encountered: