summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/rpm_upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Introduce 1.3/3.3 upgrade path.Devan Goodwin2016-07-251-10/+0
| | | | | | | | | | | | | | | | Refactored the 3.2 upgrade common files out to a path that does not indicate they are strictly for 3.2. 3.3 upgrade then becomes a relatively small copy of the byo entry point, all calling the same code as 3.2 upgrade. Thus far there are no known 3.3 specific upgrade tasks. In future we will likely want to allow hooks out to version specific pre/upgrade/post tasks. Also fixes a bug where the handlers were not restarting nodes/openvswitch containers doing upgrades, due to a change in Ansible 2+.
* Fix upgrades with an openshift_image_tag set.Devan Goodwin2016-07-121-1/+1
|
* Cleanup, fix 3.1 version bug in facts.Devan Goodwin2016-06-161-1/+1
|
* Don't be specific about rpm version to upgrade to for now.Devan Goodwin2016-06-131-1/+2
|
* Pod must be recreated for the upgradeBrenton Leanhardt2016-04-251-0/+3
|
* Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict ↵Brenton Leanhardt2016-03-041-1/+1
| | | | object' has no attribute 'stdout'"
* First past at the upgrade processBrenton Leanhardt2016-03-031-0/+6