summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/upgrade_control_plane.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move etcd backup from pre-upgrade to upgrade itself.Devan Goodwin2016-09-291-0/+86
|
* Skip the docker role in early upgrade stages.Devan Goodwin2016-09-291-3/+3
| | | | | | | | This improves the situation further and prevents configuration changes from accidentally triggering docker restarts, before we've evacuated nodes. Now in two places, we skip the role entirely, instead of previous implementation which only skipped upgrading the installed version. (which did not catch config issues)
* Allow filtering nodes to upgrade by label.Devan Goodwin2016-09-291-1/+1
|
* Split upgrade for control plane/nodes.Devan Goodwin2016-09-291-0/+174