Jeff Grafton
aee5f457db
update BUILD files
2017-10-15 18:18:13 -07:00
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
Kubernetes Submit Queue
16edd13b48
Merge pull request #51794 from wojtek-t/fix_migration_script
...
Automatic merge from submit-queue
Make etcd prefix configurable in migration script
Followup from https://github.com/kubernetes/kubernetes/pull/49629
@jpbetz
2017-09-04 14:25:11 -07:00
Kubernetes Submit Queue
5d72d5c31d
Merge pull request #50602 from dixudx/user_arm64v8_instead_aarch64
...
Automatic merge from submit-queue (batch tested with PRs 50602, 51561, 51703, 51748, 49142)
Use arm32v7|arm64v8 images instead of the deprecated armhf|aarch64 image organizations
**What this PR does / why we need it**:
**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #50601
**Special notes for your reviewer**:
/assign @ixdy @jbeda @zmerlynn
**Release note**:
```release-note
Use arm32v7|arm64v8 images instead of the deprecated armhf|aarch64 image organizations
```
2017-09-03 01:12:04 -07:00
Wojciech Tyczynski
896d53c443
Make etcd prefix configurable in migration script
2017-09-01 15:49:45 +02: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
Kubernetes Submit Queue
bdf78980cc
Merge pull request #49629 from wojtek-t/delete_v2_data_before_3_1_upgrade
...
Automatic merge from submit-queue (batch tested with PRs 50139, 49629)
Remove etcd v2 data when upgrading to 3.1.* version
@jpbetz @lavalamp
2017-08-14 04:01:52 -07:00
Jeff Grafton
a7f49c906d
Use buildozer to delete licenses() rules except under third_party/
2017-08-11 09:32:39 -07:00
Jeff Grafton
33276f06be
Use buildozer to remove deprecated automanaged tags
2017-08-11 09:31:50 -07:00
Kubernetes Submit Queue
4a8d041c4c
Merge pull request #50088 from wojtek-t/ha_etcd_migration
...
Automatic merge from submit-queue
Fix etcd migration for HA clusters
@jpbetz
Fix #43600
2017-08-04 09:44:14 -07:00
Wojciech Tyczynski
b559a95eb2
Remove v2 data when upgrading to 3.1.* version
2017-08-03 14:49:00 +02:00
Wojciech Tyczynski
e050e7a867
Fix etcd migration for HA clusters
2017-08-03 14:43:52 +02:00
Jeff Grafton
3579017b86
Run hack/update-bazel.sh to generate BUILD files
2017-08-02 18:33:25 -07: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
Wojciech Tyczynski
a7d2136ce1
Update etcd to 3.0.17 in integration tests
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
Kubernetes Submit Queue
e62866444f
Merge pull request #41245 from wojtek-t/rollback_2_2_1
...
Automatic merge from submit-queue (batch tested with PRs 41104, 41245, 40722, 41439, 41502)
Change the etcd rollback tool to do rollback to 2.2.1 version.
I did some tests of it and for my 3-node cluster with 1 deployment it worked fine.
But before merging this, we should probably do way more testing (we should rerun tests that @mml was doing for the previous script).
@lavalamp @xiang90
2017-02-15 16:28:08 -08:00
Wojciech Tyczynski
1ce544db9e
Migrate etcd data using correct etcd version in case of previous crash
2017-02-14 11:30:00 +01:00
Wojciech Tyczynski
9e1a37061c
Change migration tool to rollback to 2.2.1
2017-02-10 13:56:01 +01:00
Wojciech Tyczynski
3c503bc244
Change etcd rollback script to 2.2.1 version
2017-02-10 13:56:01 +01:00
Wojciech Tyczynski
5c0c445b7b
Backup etcd only before migration
2017-02-10 11:29:45 +01:00
Wojciech Tyczynski
3255898fba
Fail etcd migration script if env var are unset
2017-02-08 10:40:24 +01:00
Matt Liggett
cc7c142011
Add --force-new-cluster when running etcd for migrations.
...
This is required to avoid etcd trying to create quorum during
migrations.
2017-01-30 14:22:53 -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
Kubernetes Submit Queue
274a9f0f70
Merge pull request #38927 from luxas/remove_maintainer
...
Automatic merge from submit-queue
Remove all MAINTAINER statements in the codebase as they are deprecated
**What this PR does / why we need it**:
ref: https://github.com/docker/docker/pull/25466
**Release note**:
```release-note
Remove all MAINTAINER statements in Dockerfiles in the codebase as they are deprecated by docker
```
@ixdy @thockin (who else should be notified?)
2016-12-29 16:41:24 -08:00
Lucas Käldström
3c5b5f5963
Remove all MAINTAINER statements in the codebase as they aren't very useful and now deprecated
2016-12-17 20:34:10 +02:00
Xiang Li
b6939b288a
rollback: use 237 wal pkg
2016-12-16 16:27:25 -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
Xiang Li
f63bb69b20
etcd: fix rollback
2016-11-22 15:32:04 -08:00
Kubernetes Submit Queue
63ae7a02fa
Merge pull request #36783 from mml/migrate-debug
...
Automatic merge from submit-queue
Add debug logging to all etcd migration operations.
2016-11-16 00:31:42 -08:00
Kubernetes Submit Queue
fedf17826b
Merge pull request #36738 from wojtek-t/fix_rollback_etcd3
...
Automatic merge from submit-queue
Remove v2 data before etcd rollback
Fix #36555
2016-11-15 16:09:15 -08:00
Matt Liggett
fd289c2d55
Add debug logging to all etcd migration operations.
2016-11-15 15:41:42 -08:00
Wojciech Tyczynski
2bccbafb6d
Set --name flag in etcd migration script
2016-11-15 10:27:02 +01:00
Wojciech Tyczynski
c42729e967
Remove v2 data before etcd rollback
2016-11-15 09:03:49 +01:00
Wojciech Tyczynski
83d83ebb47
Fix ports in migration script
2016-11-14 12:17:34 +01:00
Kubernetes Submit Queue
4b66d80e85
Merge pull request #36218 from wojtek-t/backup_before_migration
...
Automatic merge from submit-queue
Backup before migration
Do backup before etcd migration.
Ref #20504
2016-11-07 08:34:19 -08:00
Wojciech Tyczynski
b34ac6baef
Bump etcd to 3.0.14 in tests
2016-11-07 08:41:17 +01:00
Wojciech Tyczynski
6b12f0bbce
Backup before migration
2016-11-04 13:36:43 +01:00
Wojciech Tyczynski
5b0389948f
Fix collisions between different etcds during migration.
2016-11-02 21:48:26 +01:00
Wojciech Tyczynski
dc6571a5b2
Extend etcd migration logs
2016-11-02 13:59:34 +01:00
Kubernetes Submit Queue
cda55a7847
Merge pull request #35783 from wojtek-t/support_rollback
...
Automatic merge from submit-queue
Better logging and support for running non-default version from etcd image
Ref #20504
2016-10-31 04:06:52 -07:00
Wojciech Tyczynski
62299921b5
Correctly support custom etcd migration
2016-10-31 09:03:39 +01:00
Wojciech Tyczynski
543c2c20ac
Update etcd in tests to 3.0.13
2016-10-27 15:06:08 +02:00
Wojciech Tyczynski
44e66a97f3
Fix migration script
2016-10-27 10:17:56 +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