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

[FEATURE] Windows Containers/Node Support #1613

Open
adambkaplan opened this issue Jun 3, 2024 · 2 comments
Open

[FEATURE] Windows Containers/Node Support #1613

adambkaplan opened this issue Jun 3, 2024 · 2 comments

Comments

@adambkaplan
Copy link
Member

Feature Request

Add support to build Windows container images by running builds on Windows Nodes

Additional Info

We currently do not build Windows image variants of our container images, which means we can't support builds that use any Shipwright-injected step. Originally posted by @SaschaSchwarze0 in shipwright-io/community#205 (comment)

@adambkaplan
Copy link
Member Author

Maybe we need a SHIP for this. This will require at minimum updating our release process to produce manifest lists with Windows images. I think we will also need to consider:

  • Impact on the operator
  • CI verification - is this even feasible with GitHub actions?

@SaschaSchwarze0
Copy link
Member

  • CI verification - is this even feasible with GitHub actions?

Yes, there are Windows runners: https://docs.github.com/en/actions/using-github-hosted-runners/about-github-hosted-runners/about-github-hosted-runners#supported-runners-and-hardware-resources.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants