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

Add support for windows #2940

Open
camilamacedo86 opened this issue Sep 13, 2022 · 4 comments
Open

Add support for windows #2940

camilamacedo86 opened this issue Sep 13, 2022 · 4 comments
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. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.

Comments

@camilamacedo86
Copy link
Member

What do you want to happen?

Description

We would like to add support for Windows. However, to achieve this goal would be required to ensure that tests/ci run against this platform, change the release to build the binary for windows and indeed ensure that controller-tools used by Kubebuilder could also run in this platform. On top of that, we would have other challenges such as the Makefile works for windows as the script to generate the testdata samples as well run in this env.

History

This issue aggregated the whole tracked/identified issues so far. See that each issue linked here has comments and discussions about the topic and can be used as history.

Goal

Allow Kubebuilder be used as CLI and provide support for windows SO.

Extra Labels

No response

@camilamacedo86 camilamacedo86 added kind/feature Categorizes issue or PR as related to a new feature. help wanted Denotes an issue that needs help from a contributor. Must meet "help wanted" guidelines. 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. labels Sep 13, 2022
@k8s-triage-robot
Copy link

This issue has not been updated in over 1 year, and should be re-triaged.

You can:

  • Confirm that this issue is still relevant with /triage accepted (org members only)
  • Close this issue with /close

For more details on the triage process, see https://www.kubernetes.dev/docs/guide/issue-triage/

/remove-triage accepted

@k8s-ci-robot k8s-ci-robot added needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one. and removed triage/accepted Indicates an issue or PR is ready to be actively worked on. labels Jan 19, 2024
@IPreferWater
Copy link

To use kubebuilder on windows without WSL, I used a docker container with volume bounded to my local drive

I did a repo with the example => kubebuilder-docker

@Piwriw
Copy link

Piwriw commented Apr 1, 2024

It support for windows now? Can you get me steps?

@camilamacedo86
Copy link
Member Author

HI @Piwriw and @IPreferWater

Currently we do not support windows.
See the description to check all that must be done for we are able to do so.
If you would like to contribute and collaborate with this initiative please feel free to do so.
Your help is welcome !!!

We just do not have available effort to work on this.

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. needs-triage Indicates an issue or PR lacks a `triage/foo` label and requires one.
Projects
None yet
Development

No branches or pull requests

5 participants