mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-09 00:13:47 +00:00
Add test artifacts to the build. This lets you do: tar -xzf kubernetes.tar.gz tar -xzf kubernetes-test.tar.gz cd kubernetes go run ./hack/e2e.go -up -test -down without having a git checkout.