summaryrefslogtreecommitdiffstats
path: root/playbooks/common/openshift-cluster/upgrades
Commit message (Expand)AuthorAgeFilesLines
* Fix version unset bug, and set common ver fact on containerized nodes.Devan Goodwin2016-06-101-1/+0
* Fix missing openshift.common.version fact on containerized nodes.Devan Goodwin2016-06-101-0/+2
* Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-06-093-5/+5
|\
| * Use unique play names to make things easier to debugScott Dodson2016-06-073-5/+5
* | Begin major simplification of 3.2 upgrade.Devan Goodwin2016-06-091-73/+24
* | Respect image tag/pkg version during upgrade.Devan Goodwin2016-06-071-3/+5
* | Force version to latest 3.2 during upgrade.Devan Goodwin2016-06-071-1/+3
* | Verify openshift_release is correct or absent in inventory before upgrade.Devan Goodwin2016-06-071-4/+20
* | Get rpm installations functional again.Devan Goodwin2016-05-261-0/+2
|/
* Conditionally bind mount /usr/bin/docker-current when it is present (#1941)Scott Dodson2016-05-242-2/+2
* Merge pull request #1914 from jkroepke/patch-1Jason DeTiberus2016-05-181-2/+2
|\
| * Task "Update router image to current version" failed, if router not in defaul...Jan-Otto Kröpke2016-05-181-2/+2
* | Use systemctl restart docker instead of ansible service.Devan Goodwin2016-05-181-1/+2
|/
* Merge pull request #1897 from sdodson/issue1435Jason DeTiberus2016-05-171-2/+2
|\
| * Fix minor upgrades in 3.1Scott Dodson2016-05-161-2/+2
* | Merge pull request #1811 from sdodson/dont-pull-cli-on-upgradeJason DeTiberus2016-05-171-0/+1
|\ \
| * | Don't pull cli image when we're not containerizedScott Dodson2016-04-261-0/+1
* | | Merge pull request #1880 from dgoodwin/registry-insecureBrenton Leanhardt2016-05-162-2/+2
|\ \ \
| * | | Fixes for openshift_docker_hosted_registry_insecure var.Devan Goodwin2016-05-162-2/+2
* | | | Merge pull request #1859 from dgoodwin/containerized-upgradeBrenton Leanhardt2016-05-162-1/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Do not upgrade containers to latest avail during a normal config run.Devan Goodwin2016-05-122-1/+3
* | | | Merge pull request #1862 from abutcher/v2-vars-files-upgradeJason DeTiberus2016-05-135-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Block upgrading w/ ansible v2.Andrew Butcher2016-05-121-1/+2
| * | | Remove vars_files on play includes for upgrade playbooks.Andrew Butcher2016-05-124-0/+4
| |/ /
* | | Merge pull request #1737 from moolitayer/manageiq_sa_to_have_image_scanning_roleJason DeTiberus2016-05-121-0/+1
|\ \ \ | |/ / |/| |
| * | Add system:image-auditor role to ManageIQ SAMooli Tayer2016-05-031-0/+1
* | | Update repos per inventory before upgradingScott Dodson2016-04-271-1/+2
* | | Access portal_net in common facts.Andrew Butcher2016-04-262-2/+2
| |/ |/|
* | Pod must be recreated for the upgradeBrenton Leanhardt2016-04-253-12/+29
|/
* Reconcile roles in additive-only mode on upgradeJordan Liggitt2016-04-224-5/+5
* Only add new sccsBrenton Leanhardt2016-04-211-1/+1
* Fix use of older image tag version during upgrade.Devan Goodwin2016-04-203-4/+5
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-3/+12
* Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain...Brenton Leanhardt2016-04-121-0/+14
* Fetching the current version a little more carefullyBrenton Leanhardt2016-04-122-5/+9
* Make sure Docker is restarted after we have correctly configured the containe...Brenton Leanhardt2016-04-121-1/+5
* Installs and upgrades from authenticated registries are not supported for nowBrenton Leanhardt2016-04-121-31/+0
* Handle cases where the pacemaker variables aren't setBrenton Leanhardt2016-04-121-1/+1
* Containerized installs on RHEL were downgrading docker unnecessarilyBrenton Leanhardt2016-04-122-17/+19
* Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-063-4/+4
|\
| * Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-013-4/+4
* | Merge pull request #1700 from brenton/32haBrenton Leanhardt2016-04-051-0/+7
|\ \
| * | Pacemaker is unsupported for 3.2Brenton Leanhardt2016-04-041-0/+7
| |/
* | Merge pull request #1577 from brenton/docker19Brenton Leanhardt2016-04-051-2/+1
|\ \ | |/ |/|
| * We require docker 1.9 for the 3.2 upgradeBrenton Leanhardt2016-03-091-2/+1
* | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-03-311-0/+5
* | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16Brenton Leanhardt2016-03-302-0/+4
* | Use openshift.master.ha instead of duplicating the logicBrenton Leanhardt2016-03-292-9/+3
* | Workaround for authenticated registriesBrenton Leanhardt2016-03-291-0/+29
* | First pass at systemd unit refactorBrenton Leanhardt2016-03-294-58/+42