Skip to content

Windows Support: Fix Build Regressions, Tests Pass #517

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

Merged
merged 1 commit into from
Mar 16, 2021
Merged

Windows Support: Fix Build Regressions, Tests Pass #517

merged 1 commit into from
Mar 16, 2021

Conversation

jeremyje
Copy link
Contributor

@jeremyje jeremyje commented Jan 29, 2021

This change fixes a build regression on Windows where some Linux specific logic in syscall package was used.
This change also adds the new Linux and Windows binaries to the critical path of of the test-infra CI. The new locations are more friendly to multi-arch builds.

@k8s-ci-robot k8s-ci-robot added cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Jan 29, 2021
@jeremyje
Copy link
Contributor Author

/sig windows
/sig node
/priority important-soon

@k8s-ci-robot k8s-ci-robot added sig/windows Categorizes an issue or PR as relevant to SIG Windows. sig/node Categorizes an issue or PR as relevant to SIG Node. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. labels Jan 29, 2021
@k8s-ci-robot k8s-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Feb 1, 2021
@jeremyje jeremyje changed the title Fix Windows, shim OS specific logic in custompluginmonitor Windows Support: Fix Build Regressions, Tests Pass Feb 1, 2021
@jeremyje jeremyje requested a review from Random-Liu February 3, 2021 16:49
@jeremyje
Copy link
Contributor Author

/retest

@jeremyje
Copy link
Contributor Author

jeremyje commented Mar 3, 2021

Ping, we cannot build Windows NPD yet until this goes in.

@jeremyje
Copy link
Contributor Author

jeremyje commented Mar 9, 2021

Weekly ping, Windows NPD is blocked on this change.

Copy link
Member

@Random-Liu Random-Liu left a comment

Choose a reason for hiding this comment

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

LGTM with nits and a question.

@jeremyje
Copy link
Contributor Author

Thanks for the review. Answered questions in the code changes itself.

Copy link
Member

@Random-Liu Random-Liu left a comment

Choose a reason for hiding this comment

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

LGTM

@Random-Liu
Copy link
Member

/lgtm
/approve

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

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: jeremyje, Random-Liu

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 Mar 16, 2021
@Random-Liu
Copy link
Member

/cc @chardch

@k8s-ci-robot k8s-ci-robot requested a review from chardch March 16, 2021 04:10
@k8s-ci-robot k8s-ci-robot merged commit 7b1ea68 into kubernetes:master Mar 16, 2021
@jeremyje jeremyje deleted the fixwin branch March 16, 2021 17:04
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. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node. sig/windows Categorizes an issue or PR as relevant to SIG Windows. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants