mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-12-23 20:05:02 +00:00
Because of Fedora's crazy packaging guidelines, go install basically isn't allowed. So allow us to use go build instead of go install. test-integration also needs to accept the flag to be able to pass it along to the build function.