Skip to content

Conversation

@zylxjtu
Copy link
Contributor

@zylxjtu zylxjtu commented Dec 18, 2025

As explained here, windows hpc container will need to do some tweaks on the commandline

But making os runtime dependent change in the common test framework will be difficult even impossible kubernetes/test/e2e/framework/registry/registry.go at master · kubernetes/kubernetes

The approach is to run a webhook under the hood to do the trick to manipulate the related command-line changes

Adding a webhook may also provide the cleanest mechanism to:
Avoid OS-specific logic in shared E2E test code
Preserve parity with Linux test behavior
Enable reuse for other Windows-specific scenarios

@k8s-ci-robot
Copy link
Contributor

Skipping CI for Draft Pull Request.
If you want CI signal for your change, please convert it to an actual PR.
You can still manually trigger a test run with /test all

@k8s-ci-robot k8s-ci-robot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Dec 18, 2025
@zylxjtu
Copy link
Contributor Author

zylxjtu commented Dec 18, 2025

/test all

@k8s-ci-robot k8s-ci-robot added size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. labels Dec 18, 2025
@k8s-ci-robot
Copy link
Contributor

@zylxjtu: No jobs can be run with /test all.
The following commands are available to trigger optional jobs:

/test pull-e2e-capz-validate-pr-templates
/test pull-e2e-capz-windows-2022-azure-ccm
/test pull-e2e-capz-windows-2022-azure-file
/test pull-e2e-capz-windows-2022-extension
/test pull-e2e-capz-windows-2022-extension-community-eks
/test pull-e2e-capz-windows-2022-extension-community-gke
/test pull-e2e-capz-windows-2022-extension-gmsa
/test pull-e2e-capz-windows-2022-staging-gallery
/test pull-e2e-capz-windows-2025-extension
/test pull-e2e-capz-windows-2025-staging-gallery
/test pull-e2e-run-capz-sh-windows-2022-hyperv
/test pull-kubernetes-e2enode-windows
/test pull-kubernetes-unit-windows
Details

In response to this:

/test all

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.

@zylxjtu
Copy link
Contributor Author

zylxjtu commented Dec 18, 2025

/test pull-e2e-capz-windows-2022-extension

@k8s-ci-robot
Copy link
Contributor

@zylxjtu: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
pull-e2e-capz-windows-2022-extension 0c18769 link false /test pull-e2e-capz-windows-2022-extension

Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR.

Details

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. I understand the commands that are listed here.

@zylxjtu zylxjtu force-pushed the master branch 3 times, most recently from f67ca8b to d4a8061 Compare January 20, 2026 19:04
@zylxjtu zylxjtu marked this pull request as ready for review January 20, 2026 19:08
@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 Jan 20, 2026
@k8s-ci-robot k8s-ci-robot requested a review from marosset January 20, 2026 19:08
@marosset
Copy link
Contributor

Can we add a GH action that validates the helm charts?

@zylxjtu
Copy link
Contributor Author

zylxjtu commented Jan 22, 2026

Can we add a GH action that validates the helm charts?

Added

@marosset marosset added the tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges. label Jan 22, 2026
Copy link
Contributor

@marosset marosset left a comment

Choose a reason for hiding this comment

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

/lgtm
/approve
/hold (feel free to release the hold whenever)

@k8s-ci-robot k8s-ci-robot added the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 22, 2026
@k8s-ci-robot k8s-ci-robot added the lgtm "Looks good to me", indicates that a PR is ready to be merged. label Jan 22, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: marosset, zylxjtu

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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 Jan 22, 2026
@zylxjtu
Copy link
Contributor Author

zylxjtu commented Jan 26, 2026

/hold cancel

@k8s-ci-robot k8s-ci-robot removed the do-not-merge/hold Indicates that a PR should not merge because someone has issued a /hold command. label Jan 26, 2026
@zylxjtu zylxjtu merged commit f15f482 into kubernetes-sigs:master Jan 26, 2026
4 of 5 checks passed
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. lgtm "Looks good to me", indicates that a PR is ready to be merged. size/XXL Denotes a PR that changes 1000+ lines, ignoring generated files. tide/merge-method-squash Denotes a PR that should be squashed by tide when it merges.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants