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-02-22 07:03:28 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
49ebabb54e6e9f9d682ab580f55da06c54860fa0
kubernetes
/
hack
/
make-rules
History
Patrick Ohly
6cb14884b6
test-integration: allow enabling race detection
...
A job may now enable race detection via KUBE_RACE=-race.
2025-06-02 11:47:42 +02: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
accept GINKGO_FLAGS for test-e2e-node.sh (
#129215
)
2024-12-24 02:48:10 +01:00
test-integration.sh
test-integration: allow enabling race detection
2025-06-02 11:47:42 +02:00
test.sh
test: switch gotestsum quiet output format
2025-03-20 12:09:44 +01:00
update.sh
Add update-featuregates to update.sh
2025-03-13 15:53:06 -07:00
verify.sh
hack verify.sh: clean up "base"
2024-09-30 18:12:39 +02:00
vet.sh
…