-
Notifications
You must be signed in to change notification settings - Fork 1.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
[Umbrella] Windows compatibility #1405
Comments
@DirectXMan12 @droot @mengqiy @alexeldeib Did I miss any other point that needs to be tackled to achieve Windows compatibility? |
That seems reasonable -- I don't know of any others off the top of my head. That said, I'm not sure we'll know the full list until stuff stops exploding when you try it on Windows :-P |
Meta: since Windows has a linux subsystem and Unix-like terminal support (cygwin), I wonder:
If you have an opinion on this, please comment. |
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-testing, kubernetes/test-infra and/or fejta. |
More one : Golden script for Windows #1126. Btw, shows that add as a pre-requirement the usage of https://www.cygwin.com/ on win could help us to achieve this goal. |
/remove-lifecycle stale |
@estroz Ideally we shouldn't need to introduce the CygWin development dependency just to port two Makefiles. |
This umbrella issue tracks some issues that were detected some time ago about supporting Windows natively. Some of these may be outdated and others may have arisen that aren't detected. Consensus has been reached in that native windows support would be nice but two things are required:
|
Issues go stale after 90d of inactivity. If this issue is safe to close now please do so with Send feedback to sig-contributor-experience at kubernetes/community. |
/lifecycle frozen |
Closed in favor of : #2940 |
Description
Achieving full compatibility with Windows machines requires several changes that will be tracked in this issue. If any other compatibility fix needs to be provided, in order to achieve Windows compatibility, please comment here and they will be added to the task list
Task list:
make
dependency for windows: [Windows] Document make dependency #1406Makefile
: [Windows] Kubebuilder Makefile #1407Makefile
: [Windows] Scaffolded Makefile #1408The text was updated successfully, but these errors were encountered: