Eli Uriegas
f475cac898
Removes TTY flag from etcd image build process
...
Fails when running without TTY with `the input device is not a TTY`
Related:
- https://stackoverflow.com/q/43099116/5285457
Signed-off-by: Eli Uriegas <eli.uriegas@docker.com>
2017-10-06 12:04:00 -07:00
Hongchao Deng
39e5a56691
etcd: update version to 3.1.10
2017-10-02 12:27:46 -07:00
Di Xu
d4aa1611bd
use more-specific arm64v8 instead of deprecated aarch64 organization
2017-08-21 10:18:19 +08:00
Di Xu
25a786f74d
use more-specific arm32v7 instead of deprecated armhf organization
2017-08-21 10:17:43 +08:00
Christoph Blecker
79a7dc218e
Bump etcd base image to go1.7.6
2017-05-29 09:38:27 -07:00
Wojciech Tyczynski
b70e392161
Update clusters to use 3.0.17 etcd
2017-02-23 10:08:50 +01:00
Christoph Blecker
c3de31c8d0
Bump golang versions to 1.7.5
2017-02-21 13:02:16 -08:00
Lucas Käldström
84006601a0
Upgrade go version in Makefiles to 1.7, use qemu 2.7, armel => armhf and goarm=6 => goarm=7 and use go 1.7.4
2017-01-27 20:04:24 +02:00
Jeff Grafton
19aafd291c
Always --pull in docker build to ensure recent base images
2017-01-10 16:21:05 -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
Wojciech Tyczynski
b34ac6baef
Bump etcd to 3.0.14 in tests
2016-11-07 08:41:17 +01:00
Wojciech Tyczynski
543c2c20ac
Update etcd in tests to 3.0.13
2016-10-27 15:06:08 +02:00
Kubernetes Submit Queue
36be3b34f6
Merge pull request #34487 from jessfraz/update-gcloud-docker-commands
...
Automatic merge from submit-queue
Update `gcloud docker` commands to use `gcloud docker -- ARGS`
We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```
2016-10-13 07:04:59 -07:00
Wojciech Tyczynski
ff1f002f59
Add rollback tool to etcd image
2016-10-12 08:59:15 +02:00
Jess Frazelle
cde5559d09
Update `gcloud docker` commands to use `gcloud docker -- ARGS`
...
We can then avoid the following warning:
```
WARNING: The '--' argument must be specified between gcloud specific args on the left and DOCKER_ARGS on the right. IMPORTANT: previously, commands allowed the omission of the --, and unparsed arguments were treated as implementation args. This usage is being deprecated and will be removed in March 2017.
This will be strictly enforced in March 2017. Use 'gcloud beta docker' to see new behavior.
```
Signed-off-by: Jess Frazelle <acidburn@google.com>
2016-10-10 13:42:34 -07:00
Wojciech Tyczynski
4be6d5e9f2
Minor fixed to migrate-if-needed script
2016-10-10 13:26:39 +02:00
Wojciech Tyczynski
5c91ac664a
Grab different etcd versions in etcd image.
2016-10-07 10:56:47 +02:00
Wojciech Tyczynski
bd60e9d19c
Allow building experimenta etcd images
2016-09-28 07:44:34 +02:00
Lucas Käldström
c9e794e1cb
Make it possible to compile both etcd2 and etcd3 in the Makefile and compile attachlease for multiple arches as well
2016-09-09 20:25:15 +03:00
Wojciech Tyczynski
793d3acd8b
Support for TTLs in etcd migration.
2016-08-26 10:28:00 +02:00
Timothy St. Clair
d22e7a1b4a
Update etcd makefile to build 3.0.4
2016-08-09 15:35:03 -05:00
Vishnu Kannan
d2915f1267
make etcd makefile work on OSX
...
Signed-off-by: Vishnu Kannan <vishnuk@google.com>
2016-08-03 17:25:11 -07:00
Lucas Käldström
62357bd767
Bump etcd version to 3.0.3
2016-07-20 01:10:49 +03:00
David McMahon
ef0c9f0c5b
Remove "All rights reserved" from all the headers.
2016-06-29 17:47:36 -07:00
Lucas Käldström
4559a84d3b
Build Kubernetes, etcd and flannel for arm64 and ppc64le
2016-04-14 07:29:10 +03:00
laushinka
7ef585be22
Spelling fixes inspired by github.com/client9/misspell
2016-02-18 06:58:05 +07:00
Paul Morie
05bd107301
Add boilerplate checks for Makefiles
2016-02-03 18:35:26 -05:00
Lucas Käldström
c77d6f7d59
Make the etcd image cross-platform
2016-01-05 10:52:12 +02:00
Mike Danese
d90b76aaeb
bump etcd version to 2.2.1 in Makefile
2015-10-30 14:34:55 -07:00
Brendan Burns
ec1e308ae2
rev etcd to 2.0.12
2015-06-19 15:57:32 -07:00
Abhishek Shah
193e078808
Build etcd image from busybox
2015-06-08 16:47:37 -07:00
Dawn Chen
4963783b7e
Build etcd 2.0.9 image.
2015-04-07 16:06:36 -07:00
Dawn Chen
1f3b5bf2f0
Build etcd image and push it to gcr.io
2015-04-02 16:20:09 -07:00