k3s/hack/lib
Eric Paris cbc4581bd6 Default to allow new golang versions
Out tests for features that didn't exist in old golang versions (like
gofmt didn't exist in 1.3 or the linker didn't want an = in 1.4) checked
for the new version. But this means every time there is a new version we
have to update the test. This PR inverts the test. We do it the old way
for the old version and if a new version comes along we just assume it
is going to work the new way.
2016-03-07 09:57:36 -05:00
..
etcd.sh Make hack/install-etcd.sh use hack/lib/etcd.sh 2016-02-26 11:54:43 -08:00
golang.sh Print go version when building release 2016-03-02 16:40:35 +01:00
init.sh build: move some of hack/lib/ into a new cluster/lib/ 2016-01-11 17:10:26 -08:00
test.sh Add the client side bits of kubectl export 2015-12-22 10:41:59 -08:00
util.sh increase wait_for_url defaults 2016-02-22 15:32:03 -06:00
version.sh Default to allow new golang versions 2016-03-07 09:57:36 -05:00