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
2025-09-28 21:55:48 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
552c2964bc2e2823bf9f17da733683f7520cfa29
kubernetes
/
hack
/
make-rules
History
Mike Spreitzer
dc07025470
Add periodic etcd scraping to integration tests
...
.. to help understand where and why things go bad.
2021-11-05 21:32:58 -04:00
..
helpers
skip hack/tools/vendor folder
2021-08-26 20:02:43 +02:00
build.sh
…
clean.sh
remove bazel from make clean, bazel is not in any supported branches
2021-11-02 11:41:32 -07:00
cross.sh
…
make-help.sh
…
test-cmd.sh
…
test-e2e-node.sh
e2e_node: support passing kubelet-config-file to local runs
2021-11-02 15:10:29 +01:00
test-integration.sh
Add periodic etcd scraping to integration tests
2021-11-05 21:32:58 -04:00
test.sh
don't search under ./bazel-*, bazel is not in use.
2021-11-02 11:40:59 -07:00
update.sh
remove hack/{update,verify}-bazel.sh
2021-11-02 11:38:42 -07:00
verify.sh
add verify script to catch most validation mutations
2021-10-08 14:37:55 -04:00
vet.sh
…