summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades/files
Commit message (Expand)AuthorAgeFilesLines
* Conditionally bind mount /usr/bin/docker-current when it is present (#1941)Scott Dodson2016-05-241-1/+1
* Fetching the current version a little more carefullyBrenton Leanhardt2016-04-121-5/+5
* First pass at systemd unit refactorBrenton Leanhardt2016-03-291-51/+0
* Docker stderr can break this script if ansible executes it remotelyBrenton Leanhardt2016-03-141-2/+2
* Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHELBrenton Leanhardt2016-03-091-1/+1
* Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne...Brenton Leanhardt2016-03-081-3/+3
* Correctly set the image tag for containerized installs (and upgrades)Brenton Leanhardt2016-03-032-20/+3
* First past at the upgrade processBrenton Leanhardt2016-03-034-9/+98
* Fix checking for update package availabilityNikolai Prokoschenko2016-01-261-2/+2
* Clean up versions.shScott Dodson2015-12-161-3/+2
* Merge pull request #986 from sdodson/preflightBrenton Leanhardt2015-12-081-7/+10
|\
| * Clarify the preflight port check outputScott Dodson2015-11-301-7/+10
* | Add -q flag to remove unwantend output (such as mirror and cache information)Urs Breu2015-11-261-2/+2
|/
* pre-upgrade-check: differentiates between port and targetPort in outputSteve Milner2015-11-131-7/+9
* Refactor upgrade playbook(s)Jason DeTiberus2015-11-102-0/+198