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 Mac and Windows support #382

Open
jacobtomlinson opened this issue May 20, 2024 · 0 comments
Open

Add Mac and Windows support #382

jacobtomlinson opened this issue May 20, 2024 · 0 comments
Labels
ci enhancement New feature or request os/mac Specific to macOS os/windows Specific to Windows

Comments

@jacobtomlinson
Copy link
Member

Which project are you reporting a bug for?

kr8s

What happened?

CI here only runs on Ubuntu, so therefore we can only guarentee linux support at the moment. However, issues are starting to pop up with Windows or Mac specific bugs (#365, #380).

It feels like time to officially add support for those platforms. However I am concerned by the number of CI jobs we already have given that we test all supported Python versions against all supported Kubernetes versions. Adding an OS dimension will triple the number of jobs running and new dimensions is a slippery slope towards a combinatorial explosion.

Perhaps a good first step is to test only the latest supported Python and Kubernetes on Windows and Mac.

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci enhancement New feature or request os/mac Specific to macOS os/windows Specific to Windows
Projects
None yet
Development

No branches or pull requests

1 participant