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-01-29 21:29:24 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c8e91b9bc28338091b2ca594af901ae559a25444
kubernetes
/
hack
/
make-rules
History
Davanum Srinivas
fa7cdf81cc
Drop typecheck-providerless verification
...
Signed-off-by: Davanum Srinivas <
davanum@gmail.com
>
2024-05-07 08:24:15 -04: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
Clarify, document KUBE_OUTPUT_* variables
2024-02-29 22:05:42 -08:00
test-e2e-node.sh
e2e node: support running the test binary under a debugger
2024-04-16 11:46:28 +02:00
test-integration.sh
Fix make test-integration for workspaces
2024-02-29 22:06:57 -08:00
test.sh
Change
pushd $d; go ...; popd
to
go -C $d ...
2024-03-02 14:40:10 -08:00
update.sh
Generate go.work files
2024-02-29 00:22:06 -08:00
verify.sh
Drop typecheck-providerless verification
2024-05-07 08:24:15 -04:00
vet.sh
…