mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-11-18 05:50:17 +00:00
Prior to this change, including windows/amd64 in KUBE_BUILD_PLATFORMS would, for example, attempt to build the server binaries/tars/images for Windows, which is not supported. This can break downstream build steps.