KEP-5647: Stale informer docs#52901
Conversation
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
@michaelasp We should consider setting the |
87fed7f to
a179ecf
Compare
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
Ah yep, done! |
...ent/en/docs/reference/command-line-tools-reference/feature-gates/MonitorInformerStaleness.md
Outdated
Show resolved
Hide resolved
|
The Kubernetes project currently lacks enough contributors to adequately respond to all PRs. This bot triages PRs according to the following rules:
You can:
Please send feedback to sig-contributor-experience at kubernetes/community. /lifecycle stale |
|
/remove-lifecycle stale This will be used for 1.36 |
a179ecf to
891e7f1
Compare
891e7f1 to
d81bfe2
Compare
|
technical lgtm |
d81bfe2 to
2c403f4
Compare
lmktfy
left a comment
There was a problem hiding this comment.
Thanks for the PR. I recommend fixes per the inline feedback.
.../reference/command-line-tools-reference/feature-gates/StaleControllerConsistencyDaemonset.md
Outdated
Show resolved
Hide resolved
.../reference/command-line-tools-reference/feature-gates/StaleControllerConsistencyDaemonset.md
Outdated
Show resolved
Hide resolved
...n/docs/reference/command-line-tools-reference/feature-gates/StaleControllerConsistencyJob.md
Outdated
Show resolved
Hide resolved
...reference/command-line-tools-reference/feature-gates/StaleControllerConsistencyReplicaSet.md
Outdated
Show resolved
Hide resolved
...eference/command-line-tools-reference/feature-gates/StaleControllerConsistencyStatefulSet.md
Outdated
Show resolved
Hide resolved
...nt/en/docs/reference/command-line-tools-reference/feature-gates/UnlockWhileProcessingFIFO.md
Outdated
Show resolved
Hide resolved
...nt/en/docs/reference/command-line-tools-reference/feature-gates/UnlockWhileProcessingFIFO.md
Outdated
Show resolved
Hide resolved
2c403f4 to
9cf0562
Compare
|
Thank you for addressing comments/reviews |
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: reylejano The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
|
This PR adds 6 feature gates but not how to use them. Are there related documentation PRs to include how to use these feature gates? |
They are on by default, these are mostly meant as an escape hatch in case something goes wrong. #54792 is a blog post that shows what they do and how controller authors can use them. Overall however, this is meant to be a generally see through change, with no behavior changes visible for users. |
|
/milestone 1.36 |
lmktfy
left a comment
There was a problem hiding this comment.
/lgtm
Technical details not checked; looks right, though.
|
LGTM label has been added. DetailsGit tree hash: 868b3c50faf658acacde81d92eb9b3b407e828a0 |
Description
Add feature gate documentation for KEP-5647
Issue
kubernetes/enhancements#5647