summaryrefslogtreecommitdiffstats
path: root/playbooks/byo/openshift-cluster/upgrades/v3_3/upgrade_nodes.yml
Commit message (Collapse)AuthorAgeFilesLines
* Move excluder disablement into control plane and node upgrade playbooksScott Dodson2017-02-061-0/+4
| | | | | So that excluder is disabled and reset within the scope of each of those in addition to the overall playbook
* Adding names to plays and standardizingRussell Teague2017-01-271-2/+2
|
* Use pre_upgrade tag instread of a dry run variable.Devan Goodwin2016-09-291-7/+26
|
* Skip the docker role in early upgrade stages.Devan Goodwin2016-09-291-4/+6
| | | | | | | | 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-5/+5
|
* Split upgrade for control plane/nodes.Devan Goodwin2016-09-291-8/+27
|
* Verify masters are upgraded before proceeding with node only upgrade.Devan Goodwin2016-09-281-1/+7
|
* Attempt to tease apart pre upgrade for masters/nodes.Devan Goodwin2016-09-281-0/+47
|
* Split upgrade entry points into control plane/node.Devan Goodwin2016-09-281-0/+9