| Commit message (Expand) | Author | Age | Files | Lines |
* | Only add new sccs | Brenton Leanhardt | 2016-04-21 | 1 | -1/+1 |
* | Fix use of older image tag version during upgrade. | Devan Goodwin | 2016-04-20 | 3 | -4/+5 |
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -3/+12 |
* | Bug 1324728 - Ansible should not downgrade docker when installing 3.2 contain... | Brenton Leanhardt | 2016-04-12 | 1 | -0/+14 |
* | Fetching the current version a little more carefully | Brenton Leanhardt | 2016-04-12 | 2 | -5/+9 |
* | Make sure Docker is restarted after we have correctly configured the containe... | Brenton Leanhardt | 2016-04-12 | 1 | -1/+5 |
* | Installs and upgrades from authenticated registries are not supported for now | Brenton Leanhardt | 2016-04-12 | 1 | -31/+0 |
* | Handle cases where the pacemaker variables aren't set | Brenton Leanhardt | 2016-04-12 | 1 | -1/+1 |
* | Containerized installs on RHEL were downgrading docker unnecessarily | Brenton Leanhardt | 2016-04-12 | 2 | -17/+19 |
* | Merge pull request #1695 from brenton/bz1323123 | Brenton Leanhardt | 2016-04-06 | 3 | -4/+4 |
|\ |
|
| * | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a... | Brenton Leanhardt | 2016-04-01 | 3 | -4/+4 |
* | | Merge pull request #1700 from brenton/32ha | Brenton Leanhardt | 2016-04-05 | 1 | -0/+7 |
|\ \ |
|
| * | | Pacemaker is unsupported for 3.2 | Brenton Leanhardt | 2016-04-04 | 1 | -0/+7 |
| |/ |
|
* | | Merge pull request #1577 from brenton/docker19 | Brenton Leanhardt | 2016-04-05 | 1 | -2/+1 |
|\ \
| |/
|/| |
|
| * | We require docker 1.9 for the 3.2 upgrade | Brenton Leanhardt | 2016-03-09 | 1 | -2/+1 |
* | | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a... | Brenton Leanhardt | 2016-03-31 | 1 | -0/+5 |
* | | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16 | Brenton Leanhardt | 2016-03-30 | 2 | -0/+4 |
* | | Use openshift.master.ha instead of duplicating the logic | Brenton Leanhardt | 2016-03-29 | 2 | -9/+3 |
* | | Workaround for authenticated registries | Brenton Leanhardt | 2016-03-29 | 1 | -0/+29 |
* | | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 4 | -58/+42 |
* | | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -5/+2 |
* | | Docker stderr can break this script if ansible executes it remotely | Brenton Leanhardt | 2016-03-14 | 1 | -2/+2 |
* | | Handle HA master case | Brenton Leanhardt | 2016-03-14 | 1 | -2/+17 |
* | | Bug 1315564 - Containerized installs require a running environment | Brenton Leanhardt | 2016-03-14 | 1 | -0/+20 |
* | | Bug 1316761 - Skip the available version check if openshift_image_tag is defi... | Brenton Leanhardt | 2016-03-14 | 1 | -2/+1 |
* | | Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | Brenton Leanhardt | 2016-03-09 | 2 | -20/+23 |
* | | Bug 1315563 - Upgrade failed to containerized install OSE 3.1 on RHEL | Brenton Leanhardt | 2016-03-09 | 1 | -1/+1 |
|/ |
|
* | Bug 1315563 - stdout IO redirection wasn't working as expected over SSH conne... | Brenton Leanhardt | 2016-03-08 | 1 | -3/+3 |
* | Merge pull request #1567 from brenton/bz1315637 | Brenton Leanhardt | 2016-03-08 | 1 | -1/+1 |
|\ |
|
| * | Bug 1315637 - The docker wasn't upgraded on node during upgrade | Brenton Leanhardt | 2016-03-08 | 1 | -1/+1 |
* | | Bug 1315564 - upgrade to ose3.2 failed on Atomic Hosts | Brenton Leanhardt | 2016-03-08 | 2 | -0/+3 |
|/ |
|
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 2 | -5/+15 |
* | Bug 1314645 - Upgrade failed with "One or more undefined variables 'dict obje... | Brenton Leanhardt | 2016-03-04 | 2 | -4/+9 |
* | Adding verify_upgrade_version variable for upgrade debugging | Brenton Leanhardt | 2016-03-03 | 3 | -3/+34 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 5 | -36/+9 |
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 16 | -11/+560 |
* | Change is_atomic to is_containerized | talset | 2016-02-25 | 1 | -3/+3 |
* | Add missing is_atomic condition on upgrade package | talset | 2016-02-23 | 1 | -0/+2 |
* | Updating the 3.1.1 router to match the new liveness probe configuration | Brenton Leanhardt | 2016-02-12 | 2 | -1/+11 |
* | Don't automatically give additional permissions to all OAuth users on upgrade | Jordan Liggitt | 2016-02-12 | 2 | -0/+2 |
* | Bug 1302970 - update script does not patch router if name is different from d... | Brenton Leanhardt | 2016-02-11 | 3 | -22/+43 |
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -1/+1 |
* | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+12 |
* | Fix checking for update package availability | Nikolai Prokoschenko | 2016-01-26 | 1 | -2/+2 |
* | Merge pull request #1177 from smunilla/install_storage_on_install | Brenton Leanhardt | 2016-01-25 | 1 | -0/+18 |
|\ |
|
| * | v3_0_to_v3_1_upgrade: Remove is_atomic check for upgrades | Samuel Munilla | 2016-01-14 | 1 | -2/+0 |
| * | v3_0_to_v3_1_upgrade: Copy tasks rather than including from the playbook | Samuel Munilla | 2016-01-13 | 1 | -2/+19 |
| * | v3_0_to_v3_1_upgrade: Install storage packages | Samuel Munilla | 2016-01-13 | 1 | -0/+3 |
* | | Check master certificates during upgrade. | Andrew Butcher | 2016-01-20 | 1 | -3/+27 |
* | | 3.1.1 upgrade playbook | Brenton Leanhardt | 2016-01-13 | 7 | -0/+278 |
|/ |
|