-
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
Fix inconsistent container ready state after kubelet restart #4781
Comments
Is this a duplicate of #4761? |
I agree that when kubelet restarts, the container state should be kept consistent. Pulling in and out is detrimental to the application and is not conducive to kubelet upgrades. We fixed this situation ourselves |
Please update the description with your PR. |
Given the reviews on the KEP, I'm moving this to proposed for consideration. Please sign the CLA. |
Thanks, signed already:) |
/assign @pololowww |
/milestone v1.32 |
Hello @pololowww 👋, v1.32 Enhancements team here. Just checking in as we approach enhancements freeze on 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024. This enhancement is targeting for stage /stage alpha Here's where this enhancement currently stands:
For this KEP, we would need to update the following:
The status of this enhancement is marked as If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
@dipesh-rawat Many thanks for reminding me of the deadline, but i think that the KEP4781 is not merged yet.#4784 |
Hi @pololowww 👋, v1.32 Enhancements team here. Just a quick friendly reminder as we approach the enhancements freeze later this week, at 02:00 UTC Friday 11th October 2024 / 19:00 PDT Thursday 10th October 2024. The current status of this enhancement is marked as It looks like PR #4784 will address most of these issues. The PR #4784 needs to be merged before the enhancements freeze. If you anticipate missing enhancements freeze, you can file an exception request in advance. Thank you! |
Hello 👋, v1.32 Enhancements team here. Unfortunately, this enhancement did not meet requirements for enhancements freeze. If you still wish to progress this enhancement in 1.32, please file an exception request as soon as possible, within three days. If you have any questions, you can reach out in the #release-enhancements channel on Slack and we'll be happy to help. Thanks! |
/milestone clear |
Enhancement Description
One-line enhancement description (can be used as a release note): Fix inconsistent container ready state after kubelet restart
Kubernetes Enhancement Proposal: KEP-4781: Fix inconsistent container start and ready state after kubelet restart #4784
Discussion Link: Fix unexpected change of container ready state when kubelet restart kubernetes#123982
Primary contact (assignee): @LastNight1997 @chenk008 @pololowww
Responsible SIGs:
Enhancement target (which target equals to which milestone):
Alpha
k/enhancements
) update PR(s):KEP-4781: Fix inconsistent container start and ready state after kubelet restart #4784k/k
) update PR(s):k/website
) update PR(s):Please keep this description up to date. This will help the Enhancement Team to track the evolution of the enhancement efficiently.
/sig node
The text was updated successfully, but these errors were encountered: