kubernetes/hack/lib
Slava Semushin a2b728a706 hack/update-swagger-spec.sh(cleanup): fix signal handler to really cleanup etcd and minor improvements.
Prior this change, etcd wasn't cleaned up on my machine that lead to
orphaned etcd process after the update-swagger-spec.sh failed.

This change also adds additional improvements:
- don't kill/wait/rm when argument is empty.
- use kube::util::trap_add.
2018-01-17 09:58:57 +01: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 hack/update-swagger-spec.sh(cleanup): fix signal handler to really cleanup etcd and minor improvements. 2018-01-17 09:58:57 +01:00
golang.sh Move scheduler code out of plugin directory. 2018-01-05 15:05:01 -08:00
init.sh cluster: move logging library to hack/ 2018-01-13 16:37:50 -08: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 Revert k8s.gcr.io vanity domain 2017-12-22 14:36:16 -08:00
test.sh Avoid error on closed pipe 2018-01-03 16:44:50 -05:00
util.sh Update helper scripts to find binaries in new bazel-bin paths 2017-12-23 13:13:09 -08:00
version.sh Merge pull request #57222 from xialonglee/keep-ldfalgs-spaces-safe 2017-12-18 19:45:46 -08:00