Skip to content

Conversation

@HirazawaUi
Copy link
Contributor

Description

This is a follow-up to the review comments on PR #52876. Due to the approaching docs freeze, we did not have time to address these comments earlier, and we will resolve these outstanding comments in this PR.

Issue

Closes: #

@k8s-ci-robot k8s-ci-robot added this to the 1.35 milestone Dec 5, 2025
@netlify
Copy link

netlify bot commented Dec 5, 2025

👷 Deploy Preview for kubernetes-io-vnext-staging processing.

Name Link
🔨 Latest commit 29e6c74
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-vnext-staging/deploys/6935604b22b003000850dafa

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign dipesh-rawat for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the language/en Issues or PRs related to English language label Dec 5, 2025
@k8s-ci-robot k8s-ci-robot added size/M Denotes a PR that changes 30-99 lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 5, 2025
@HirazawaUi
Copy link
Contributor Author

/cc @lmktfy

@k8s-ci-robot k8s-ci-robot requested a review from lmktfy December 5, 2025 12:27
@netlify
Copy link

netlify bot commented Dec 5, 2025

Pull request preview available for checking

Built without sensitive environment variables

Name Link
🔨 Latest commit 29e6c74
🔍 Latest deploy log https://app.netlify.com/projects/kubernetes-io-main-staging/deploys/6935604b7448cb0008ec305b
😎 Deploy Preview https://deploy-preview-53517--kubernetes-io-main-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

* In Kubernetes {{< skew currentVersion >}} you can opt in to a legacy behavior where the kubelet always modify the containers `ready` value, after a kubelet restart, to be false.
This legacy behavior was the default for a long time, but caused issue for people using Kubernetes, especially in large scale deployments.
Althought the feature gate allows reverting to this legacy behavior temporarily, the Kubernetes project recommends that you file a bug report if you encounter problems.
The `ChangeContainerStatusOnKubeletRestart` feature gate will be removed in
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
The `ChangeContainerStatusOnKubeletRestart` feature gate will be removed in
The `ChangeContainerStatusOnKubeletRestart` [feature gate](/docs/reference/command-line-tools-reference/feature-gates/#ChangeContainerStatusOnKubeletRestart) will be removed in

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language size/M Denotes a PR that changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants