This website requires JavaScript.
Explore
Help
Sign In
github
/
kubernetes
Watch
4
Star
0
Fork
0
You've already forked kubernetes
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
afc459758e1500885705695e25c24dbe6887cb25
kubernetes
/
hack
/
lib
History
Ismo Puustinen
afc459758e
hack/lib/util.sh: remove shadowed case statements.
...
The topmost case statements shadow those coming after them. Since they are never run, remove them.
2018-02-26 16:46:19 +02:00
..
.gitattributes
Capture git export-subst strings in version.sh for 'git archive' use.
2017-11-09 16:36:27 -08:00
BUILD
cluster: move logging library to hack/
2018-01-13 16:37:50 -08:00
etcd.sh
Check if netstat or iproute2 is available
2018-02-14 10:33:04 -08:00
golang.sh
hack/lib/golang.sh: use double quotes.
2018-02-26 16:46:18 +02:00
init.sh
hack/lib/init.sh: prevent splitting in 'dirname' result.
2018-02-26 16:46:19 +02:00
logging.sh
cluster: move logging library to hack/
2018-01-13 16:37:50 -08:00
protoc.sh
Fixup after k8s.io/{kube-gen -> code-generator} rename
2017-08-17 17:55:12 +02:00
swagger.sh
Switch to k8s.gcr.io vanity domain
2018-02-07 21:14:19 -08:00
test.sh
Avoid error on closed pipe
2018-01-03 16:44:50 -05:00
util.sh
hack/lib/util.sh: remove shadowed case statements.
2018-02-26 16:46:19 +02:00
version.sh
Build Kubernetes binaries with valid Semantic Version
2018-01-31 12:59:52 +08:00