kubernetes/hack/lib
Madhusudan.C.S dcaf005ffe Improve the speed of do-nothing build.
As thockin found out here https://github.com/kubernetes/kubernetes/issues/24518,
vast majority of the do-nothing build time is spent in rebuilding the test
binaries. There is no staleness check support for test binaries.

This commit implements the staleness checks for test binaries and uses them
while building packages.

Tests are TBD. I am still trying to figure out how to test this.
2016-05-13 23:09:44 -07:00
..
etcd.sh Have curl retry etcd download if it fails 2016-03-16 13:43:46 -07:00
golang.sh Improve the speed of do-nothing build. 2016-05-13 23:09:44 -07:00
init.sh Fix path munging funcs and usage 2016-05-08 20:30:38 -07:00
test.sh Introduce kubectl describe --show-events 2016-05-06 11:40:11 +02:00
util.sh Fix path munging funcs and usage 2016-05-08 20:30:38 -07:00
version.sh Demand at least go1.6 2016-05-08 20:30:37 -07:00