-
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
Fixing Kubelet Exec Probe Timeouts #1972
Comments
/sig node |
Hi @andrewsykim Enhancements lead here 👋 Just to be sure: this is intended to go directly to stable in 1.20? Thanks! |
That's the plan we discussed at SIG Node meeting |
Perfect - thanks for the update @SergeyKanzhelev ! /milestone v1.20 |
Hi @SergeyKanzhelev, wanted to check in on the status of this enhancement. In order for this to be considered for the 1.20 release, the KEP needs to be fully completed and merged by the Enhancements Freeze on 10/6. Feel free to reach out with any questions or updates! Thanks, Kendall |
thank you for the ping. I must have an update tomorrow. |
Hey @SergeyKanzhelev! 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 so much, Kendall |
Hello @SergeyKanzhelev , 1.20 Docs shadow here. Does this enhancement work planned for 1.20 require any new docs or modification to existing docs? 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. Thank you! |
I will look at it this week |
Started: kubernetes/website#24692 |
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. |
kubernetes/kubernetes#94115 has merged and this is done for code freeze. Marking as done unless there is some other work in progress. Thanks! |
Hi @SergeyKanzhelev 1.21 Enhancement Lead here. Can you update the
Once that merges, we can close out this issue. |
Hi, I'm closing out this issue since the enhancement is GA and KEP has been updated to implemented. |
/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. |
/reopen |
@sftim: 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-sigs/prow repository. |
In kubernetes/kubernetes#127995 I mentioned:
There is possibly a lesson to identify here. |
Yes, we are trying to avoid straight to GA KEPs. Bug fixes with the feature gate have a much less impact. |
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-sigs/prow repository. |
/reopen |
@SergeyKanzhelev: 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-sigs/prow repository. |
As per: kubernetes/kubernetes#127995 (comment) /assign @tallclair /unassign @jackfrancis |
Enhancement Description
Fix kubelet exec probe timeouts not being respected.
@tallclair
previously:
@andrewsykim
@SergeyKanzhelev
Responsible SIGs:
SIG Node
Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
The text was updated successfully, but these errors were encountered: