-
Notifications
You must be signed in to change notification settings - Fork 15k
WinDSR to stable updates #51505
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
base: dev-1.34
Are you sure you want to change the base?
WinDSR to stable updates #51505
Conversation
@marosset: You must be a member of the kubernetes/website-milestone-maintainers GitHub team to set the milestone. If you believe you should be able to issue the /milestone command, please contact your Website milestone maintainers and have them propose you as an additional delegate for this responsibility. 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. |
/cc @rzlink |
@marosset: GitHub didn't allow me to request PR reviews from the following users: rzlink. Note that only kubernetes members and repo collaborators can review this PR, and authors cannot review their own PRs. 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. |
👷 Deploy Preview for kubernetes-io-vnext-staging processing.
|
✅ Pull request preview available for checkingBuilt without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
@@ -95,7 +95,7 @@ The following IPAM options are supported on Windows: | |||
|
|||
## Direct Server Return (DSR) {#dsr} | |||
|
|||
{{< feature-state for_k8s_version="v1.33" state="beta" >}} | |||
{{< feature-state for_k8s_version="v1.34" state="stable" >}} |
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.
a better option could be using the feature_gate_name
parameter instead of for_k8s_version
and state
.
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.
updated - thanks!
Signed-off-by: Mark Rossett <[email protected]>
d05b263
to
406db73
Compare
/approve |
/lgtm |
LGTM label has been added. Git tree hash: ebdda905f3fd433d51d69c79848b6bc7629d88b2
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: msft-linliu, rzlink, zylxjtu 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 |
Description
Docs update for promoting kubernetes/enhancements#5100 to stable
Issue
Closes: #
/milestone v1.34
/sig windows