Skip to content
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

Closed
4 tasks
Adirio opened this issue Mar 4, 2020 · 11 comments
Closed
4 tasks

[Umbrella] Windows compatibility #1405

Adirio opened this issue Mar 4, 2020 · 11 comments
Assignees
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.

Comments

@Adirio
Copy link
Contributor

Adirio commented Mar 4, 2020

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:

@Adirio Adirio added the kind/feature Categorizes issue or PR as related to a new feature. label Mar 4, 2020
@Adirio
Copy link
Contributor Author

Adirio commented Mar 4, 2020

@DirectXMan12 @droot @mengqiy @alexeldeib Did I miss any other point that needs to be tackled to achieve Windows compatibility?

@DirectXMan12
Copy link
Contributor

DirectXMan12 commented Mar 13, 2020

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

@estroz
Copy link
Contributor

estroz commented Jun 5, 2020

Meta: since Windows has a linux subsystem and Unix-like terminal support (cygwin), I wonder:

  1. If the combination of these two Windows features makes kubebuilder work without any changes.
  2. Even if 1 is true, do many Windows users use Powershell or some other cmd that doesn't work with kubebuilder as is currently configured.

If you have an opinion on this, please comment.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-testing, kubernetes/test-infra and/or fejta.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 3, 2020
@camilamacedo86
Copy link
Member

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.

@camilamacedo86
Copy link
Member

/remove-lifecycle stale

@k8s-ci-robot k8s-ci-robot removed the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Sep 11, 2020
@Adirio
Copy link
Contributor Author

Adirio commented Oct 5, 2020

@estroz Ideally we shouldn't need to introduce the CygWin development dependency just to port two Makefiles.

@camilamacedo86 camilamacedo86 modified the milestone: next Nov 3, 2020
@camilamacedo86 camilamacedo86 added help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Dec 1, 2020
@Adirio
Copy link
Contributor Author

Adirio commented Dec 1, 2020

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:

  • Include windows tests in the CI tools, which would require fixing any current issue.
  • A maintainer that could help with keeping the windows support once new features are introduced or bugs are detected. If anyone is interested please contact any of the developers here or in the slack channel.

@fejta-bot
Copy link

Issues go stale after 90d of inactivity.
Mark the issue as fresh with /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.

If this issue is safe to close now please do so with /close.

Send feedback to sig-contributor-experience at kubernetes/community.
/lifecycle stale

@k8s-ci-robot k8s-ci-robot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Mar 1, 2021
@Adirio
Copy link
Contributor Author

Adirio commented Mar 1, 2021

/lifecycle frozen

@k8s-ci-robot k8s-ci-robot added lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Mar 1, 2021
@camilamacedo86
Copy link
Member

Closed in favor of : #2940

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. kind/feature Categorizes issue or PR as related to a new feature. lifecycle/frozen Indicates that an issue or PR should not be auto-closed due to staleness. triage/accepted Indicates an issue or PR is ready to be actively worked on.
Projects
None yet
Development

No branches or pull requests

6 participants