Jeff Grafton
b0ae0d074e
Make get-kube.sh work properly the "ci/latest" pointer
2017-04-05 15:02:10 -07:00
Erick Fejta
106a8ce469
Do not override KUBERNETES_RELEASE if already set
2017-03-17 15:29:21 -07:00
Jeff Grafton
cbee65a6d2
Automatically download missing kube binaries in kube-up/kube-down.
2016-12-13 14:59:13 -08:00
gajju26
70b92aab45
PR-2 Making docker images availabe for s390x on gcr.io repository and enables s390x support to kube-dns , pause, addon-manager, etcd, hyperkube, kube-discovery modules
2016-12-09 14:38:02 +05:30
Jeff Grafton
7436b315c4
Use curl -f in cluster/get-kube.sh
2016-11-04 11:48:15 -07:00
Ryan Hitchman
5e54fa72c6
Prefer sha1sum (C) to shasum (Perl).
...
This should avoid spamming build-log.txt with messages like:
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = (unset),
LC_ALL = (unset),
LANG = "en_US.UTF-8"
are supported and installed on your system.
perl: warning: Falling back to the standard locale ("C").
OSX has shasum but not sha1sum, which is part of GNU coreutils.
2016-10-26 16:15:03 -07:00
Jeff Grafton
db3fd62f1d
Make get-kube.sh smarter when choosing if it should download
2016-10-26 11:17:56 -07:00
Jeff Grafton
2e503c1a54
Add option to get-kube-binaries.sh to download and extract tests
...
Also fix an unset variable
2016-10-18 16:13:38 -07:00
Jeff Grafton
74991aa81d
Create a get-kube-binaries script to download client/server tarballs
...
Also fix some errors in get-kube.sh, and remove client architectures we
don't officially support.
2016-10-07 16:01:27 -07:00