Skip to content

Website updates for WinDSR / WinOverlay v1.33 beta #49904

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

Conversation

marosset
Copy link
Contributor

Description

Add documentation for WinDSR / WinOverlay kube-proxy functionality.

Issue

kubernetes/enhancements#5100

Closes: #

/sig windows network
/milestone v1.33

@k8s-ci-robot
Copy link
Contributor

@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:

Description

Add documentation for WinDSR / WinOverlay kube-proxy functionality.

Issue

kubernetes/enhancements#5100

Closes: #

/sig windows network
/milestone v1.33

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.

@k8s-ci-robot k8s-ci-robot added do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. sig/windows Categorizes an issue or PR as relevant to SIG Windows. sig/network Categorizes an issue or PR as relevant to SIG Network. labels Feb 25, 2025
@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 25, 2025
@k8s-ci-robot k8s-ci-robot added language/en Issues or PRs related to English language size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Feb 25, 2025
Copy link

netlify bot commented Feb 25, 2025

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

Name Link
🔨 Latest commit 6708fcd
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-vnext-staging/deploys/67f0d4796692c4000844eee8

Copy link

netlify bot commented Feb 25, 2025

Pull request preview available for checking

Name Link
🔨 Latest commit 6708fcd
🔍 Latest deploy log https://app.netlify.com/sites/kubernetes-io-main-staging/deploys/67f0d479a3f15a0008f2e6a5
😎 Deploy Preview https://deploy-preview-49904--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 site configuration.

@marosset marosset force-pushed the 5100-winsdr-winoverlay-beta-website-updates branch from 209ac63 to 1e69f16 Compare March 21, 2025 20:07
@k8s-ci-robot k8s-ci-robot added size/S Denotes a PR that changes 10-29 lines, ignoring generated files. and removed size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Mar 21, 2025
@marosset marosset changed the title WIP - Website updates for WinDSR / WinOverlay v1.33 beta Website updates for WinDSR / WinOverlay v1.33 beta Mar 21, 2025
@k8s-ci-robot k8s-ci-robot removed the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Mar 21, 2025
@jsturtevant
Copy link
Contributor

/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 21, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: ed08ccc245728b7ae8d041f137f4f03b8a242f2e

Copy link
Contributor

@sftim sftim left a comment

Choose a reason for hiding this comment

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

I hope the inline feedback helps and makes sense.

Copy link
Contributor

Choose a reason for hiding this comment

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

This is generated documentation. It should be generated based on upstream code and changed in its own commit, away from other docs updates. We do that generated docs change anyway as part of the release.

BTW, if “Retrun“ is a typo there, you might want to fix it.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

oh, i didn't know this is generated.
That flag has existed for a few releases but I didn't see it listed here (maybe the because it is a windows only flag)?

Yes, that is a type, i will fix :(

Copy link
Contributor

Choose a reason for hiding this comment

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

https://kubernetes.io/docs/reference/command-line-tools-reference/kube-proxy/#auto-generated-edit-notice

We try to make it as obvious as we can but if you're looking at the Markdown source it may not jump out at you. Anyway, yes, is.

@k8s-ci-robot k8s-ci-robot removed the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Mar 24, 2025
Copy link
Contributor

@sftim sftim Mar 24, 2025

Choose a reason for hiding this comment

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

I'd omit the changes to this file (because it's auto-generated). OK to commit the output of the generator if you have run it; separate commit though please.

Signed-off-by: Mark Rossetti <[email protected]>

Co-authored-by: Tim Bannister <[email protected]>
@marosset marosset force-pushed the 5100-winsdr-winoverlay-beta-website-updates branch from 036a161 to 3434a09 Compare March 25, 2025 18:09
@rayandas
Copy link
Member

rayandas commented Apr 4, 2025

Hello @marosset 👋! I'm reaching out from the Docs team. Just checking in as we approach Docs Freeze on 8th April, 2025 18:00 PDT.
This documentation appears to still be under review. To meet the Docs Freeze, this PR must have a technical review as well as lgtm and approve labels applied, without any unaddressed comments or concerns from SIG Docs.
The status of this enhancement is marked as At risk for docs freeze. Thank you!

@tengqm
Copy link
Contributor

tengqm commented Apr 5, 2025

/approve

@k8s-ci-robot
Copy link
Contributor

[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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Apr 5, 2025
@rayandas
Copy link
Member

rayandas commented Apr 7, 2025

Hi @jsturtevant Docs team here!
This PR needs another lgtm as the previous one was removed because of new commits. Rest looks perfect.

@rayandas
Copy link
Member

rayandas commented Apr 8, 2025

Giving an lgtm as we're near to the Docs Freeze deadline. It was lgtm-ed before however it was removed because of a commit which addressed the Docs review suggestions.
/lgtm

@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Apr 8, 2025
@k8s-ci-robot
Copy link
Contributor

LGTM label has been added.

Git tree hash: 18e1b695518542ee5d9a9289b26c86b588d3c244

@k8s-ci-robot k8s-ci-robot merged commit 74406c8 into kubernetes:dev-1.33 Apr 8, 2025
6 checks passed
@jsturtevant
Copy link
Contributor

/lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. language/en Issues or PRs related to English language lgtm "Looks good to me", indicates that a PR is ready to be merged. sig/network Categorizes an issue or PR as relevant to SIG Network. sig/windows Categorizes an issue or PR as relevant to SIG Windows. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants