summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/docker/upgrade_check.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for non-containerized separate etcd hosts.Devan Goodwin2016-06-281-1/+1
|
* More docker upgrade fixes.Devan Goodwin2016-06-271-16/+12
|
* Only nuke images when crossing the Docker 1.10 boundary in upgrade.Devan Goodwin2016-06-271-6/+11
|
* Allow skipping Docker upgrade during OpenShift upgrade.Devan Goodwin2016-06-241-0/+13
|
* Refactor 3.2 upgrade to avoid killing nodes without evac.Devan Goodwin2016-06-231-0/+37
We now handle the two pieces of upgrade that require a node evac in the same play. (docker, and node itself)