summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/v3_1_to_v3_2/containerized_upgrade.yml
Commit message (Collapse)AuthorAgeFilesLines
* Fix use of older image tag version during upgrade.Devan Goodwin2016-04-201-1/+1
| | | | | | | If doing an upgrade with a 3.2.0.x version that was older than the latest, the upgrade would actually use the latest in the systemd unit files and thus the actual containers that get used. (despite pulling down the correct version first)
* Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api ↵Brenton Leanhardt2016-04-011-1/+1
| | | | and atomic-openshift-master-controllers
* First pass at systemd unit refactorBrenton Leanhardt2016-03-291-3/+5
|
* Adding verify_upgrade_version variable for upgrade debuggingBrenton Leanhardt2016-03-031-0/+7
|
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-031-4/+0
|
* First past at the upgrade processBrenton Leanhardt2016-03-031-0/+6