This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
kubernetes
Watch
1
Star
0
Fork
0
You've already forked kubernetes
mirror of
https://github.com/k3s-io/kubernetes.git
synced
2026-07-19 07:25:19 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
5dd4e64dd9cdca6ff92594a26f1bba3039dbb78f
kubernetes
/
hack
/
make-rules
History
Benjamin Elder
a43b00b429
make test-cmd: use kube::util::find-binary to get kubeadm binary
...
fixes finding the binary when dockerized builds vs host builds
2024-11-26 17:33:44 -08:00
..
build.sh
hacks: build main target without go in the PATH
2024-04-05 17:36:57 +03:00
clean.sh
Simpler and less noisy make-clean
2023-12-08 09:20:44 -08:00
cross.sh
…
make-help.sh
…
test-cmd.sh
make test-cmd: use kube::util::find-binary to get kubeadm binary
2024-11-26 17:33:44 -08:00
test-e2e-node.sh
Merge pull request
#127597
from bouaouda-achraf/e2e-test-duplicate-param-runtime-config
2024-10-04 21:52:27 +01:00
test-integration.sh
Skip Go target normalization in integration tests
2024-09-25 13:15:48 -07:00
test.sh
testing: allow keeping detailed go test JUnit results
2024-11-18 12:44:34 +01:00
update.sh
Simplify update-vendor.sh to use go work sync
2024-10-10 17:58:54 -04:00
verify.sh
hack verify.sh: clean up "base"
2024-09-30 18:12:39 +02:00
vet.sh
…