-
Notifications
You must be signed in to change notification settings - Fork 14.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
[KEP-2876] Placeholder doc PR for kep 2876 #42043
Conversation
Signed-off-by: m.nabokikh <maksim.nabokikh@flant.com>
Co-authored-by: Tim Bannister <tim@scalefactory.com>
KEP-3325: Promote SelfSubjectReview to GA
move DelegateFSGroupToCSIDriver featuregate
Include the command in kubeadm-config.md. The generated file is a placeholder and will be updated before 1.28 releases.
…1.28 Merged main dev 1.28
remove featuregate DevicePlugins
…onfig-validate kubeadm: add the "config validate" command as placeholder
Sync `dev-1.28` branch with `main`
KEP-3668: promote ServiceNodePortStaticSubrange to beta
…config-docs-for-ga Update ExpandedDNSConfig docs for GA
Updated `hugo.toml` for 1.28 release
LegacyServiceAccountTokenTracking to GA.
Add LegacyServiceAccountTokenCleanUp feature in alpha; move LegacyServiceAccountTokenTracking to GA
…es#41483) * Removed the new keyword from dynamic-resource-allocation.md * Updated the grammar in dynamic-resource-allocation.md
* rename PodHasNetwork to PodReadyToStartContainers * add note for condition rename * add feature gate removal * Update content/en/docs/reference/command-line-tools-reference/feature-gates.md Co-authored-by: Qiming Teng <tengqm@outlook.com> * Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md Co-authored-by: Qiming Teng <tengqm@outlook.com> * Update content/en/docs/reference/command-line-tools-reference/feature-gates-removed.md Co-authored-by: Qiming Teng <tengqm@outlook.com> --------- Co-authored-by: Qiming Teng <tengqm@outlook.com>
Merged main dev-1.28
…AddonsBeforeControlPlane kubeadm: add docs for UpgradeAddonsBeforeControlPlane feature gate
node: graduate the podresources API endpoint to GA
Mark the API, needed to monitor the device plugins, as stable Signed-off-by: Francesco Romani <fromani@redhat.com>
Sync `dev-1.28` branch with `main`
node: fix release state for podresources API
…ubernetes#41693) * Move Feature Gate AdvancedAuditing under Feature Gates (removed) Page. * Corrected the GA version.
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: 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 |
PR needs rebase. 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. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
@cici37 dev-1.28 is target branch. |
@@ -164,7 +164,7 @@ through which the Pod has or has not passed. Kubelet manages the following | |||
PodConditions: | |||
|
|||
* `PodScheduled`: the Pod has been scheduled to a node. | |||
* `PodHasNetwork`: (alpha feature; must be [enabled explicitly](#pod-has-network)) the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We should list this as a legacy name that people may still see.
/close |
No description provided.