Skip to content
This repository has been archived by the owner on Jul 27, 2023. It is now read-only.

Fix/docker upgrade 1.1 #1477

Merged
merged 3 commits into from
May 23, 2016
Merged

Fix/docker upgrade 1.1 #1477

merged 3 commits into from
May 23, 2016

Conversation

ryane
Copy link
Contributor

@ryane ryane commented May 23, 2016

  • Installs cleanly on a fresh build of most recent master branch
  • Upgrades cleanly from the most recent release
  • Updates documentation relevant to the changes (n/a)

Fixes #1476

and includes some doc updates

ryane added 3 commits May 23, 2016 19:17
The latest (as of this commit) version of the redhat docker package that
will be installed on 1.0.3 is `1.9.1` and includes the
`docker-common-1.9.1-40` package. This will conflict with the
`docker-engine-1.11.1` package that we install in 1.1. This removes the
docker-common package if present.

Fixes #1476
@ryane ryane added the bug label May 23, 2016
@ryane ryane added this to the 1.1 milestone May 23, 2016
@ryane
Copy link
Contributor Author

ryane commented May 23, 2016

builds failed for various (likely unrelated) reasons.

aws:

TASK: [wait for host boot] **************************************************** 
...
failed: [mantl-ci-793-1-kubeworker-001 -> 127.0.0.1] => {"elapsed": 120, "failed": true}
msg: Timeout when waiting for 54.153.78.211:22`

digitalocean:

TASK: [ensure that hosts are responding] ************************************** 
fatal: [mantl-ci-793-2-worker-002] => SSH Error: Permission denied (publickey,gssapi-keyex,gssapi-with-mic,password).
    while connecting to 159.203.200.211:22
It is sometimes useful to re-run the command using -vvvv, which prints SSH debug output to help diagnose the issue.

gce:

TASK: [kubernetes | run cert generation script] ******************************* 
failed: [mantl-ci-793-3-control-03 -> 127.0.0.1] => {"cmd": "/mantl/.syncdir/make-ca-cert.sh", "failed": true, "rc": 2}
msg: [Errno 2] No such file or directory

ping @sehqlr

otherwise, ready to test. should verify that a 1.0.3 cluster can be upgraded following the upgrade docs: https://github.com/CiscoCloud/mantl/blob/3244df9724d7d2c93cae807d660a7733ecd5c37b/docs/upgrading/index.rst and that new builds haven't been affected.

@sehqlr
Copy link
Contributor

sehqlr commented May 23, 2016

That thing is GCE is a Travis-only bug that I started noticing recently that needs an issue made for it.

@langston-barrett
Copy link
Contributor

I'm testing this manually right now.

@langston-barrett
Copy link
Contributor

Works for me!

@langston-barrett langston-barrett merged commit ee54e0c into master May 23, 2016
@langston-barrett langston-barrett deleted the fix/docker-upgrade-1.1 branch May 23, 2016 22:43
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants