-
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
Promote LoadBalancerIPMode to GA #47938
Conversation
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
/reopen |
@RyanAoh: Reopened this PR. 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. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify site configuration. |
/sig network |
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.
Thanks!
Please see the inline feedback.
content/en/docs/reference/command-line-tools-reference/kube-apiserver.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/kube-controller-manager.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/kube-proxy.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/kube-scheduler.md
Outdated
Show resolved
Hide resolved
content/en/docs/reference/command-line-tools-reference/kubelet.md
Outdated
Show resolved
Hide resolved
Please provide a link to the upstream source code change in the commit message. |
@tengqm I've updated the commit message. |
@tengqm The PR of the upstream source code is kubernetes/kubernetes#127348. I've included it in both the Git commit message and the description of this PR. |
content/en/docs/reference/command-line-tools-reference/feature-gates/load-balancer-ip-mode.md
Outdated
Show resolved
Hide resolved
/approve Hold can be lifted when the upstream change has been merged. |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: tengqm The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
The upstream change kubernetes/kubernetes#127348 has been merged. |
Looks good to me |
LGTM label has been added. Git tree hash: 306585fd993edc3b12c1b37cd2ce33044aff6ff4
|
Update the docs about promoting LoadBalancerIPMode to GA.
xref:
KEP
kubernetes/kubernetes#127348