| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-04-05 | Merge pull request #1708 from mwoodson/docker-bug | Matt Woodson | |
| when docker is installed, make it 1.8.2 to avoid issues | |||
| 2016-04-05 | when docker is installed, make it 1.8.2 to avoid issues | Matt Woodson | |
| 2016-04-05 | Merge pull request #1700 from brenton/32ha | Brenton Leanhardt | |
| Pacemaker is unsupported for 3.2 | |||
| 2016-04-05 | Merge pull request #1577 from brenton/docker19 | Brenton Leanhardt | |
| We require docker 1.9 for the 3.2 upgrade | |||
| 2016-04-05 | Merge pull request #1655 from sdodson/more-docker19 | Brenton Leanhardt | |
| Downgrade to docker 1.8.2 if installing < 1.2/3.2 | |||
| 2016-04-05 | Downgrade to docker 1.8.2 if installing OSE < 3.2 | Scott Dodson | |
| 2016-04-04 | Pacemaker is unsupported for 3.2 | Brenton Leanhardt | |
| 2016-04-04 | Merge pull request #1704 from kwoodson/yeditfix | Matt Woodson | |
| yedit now handles periods in key names | |||
| 2016-04-04 | Fixing regexp. Periods are no longer allowed | Kenny Woodson | |
| 2016-04-04 | Automatic commit of package [openshift-ansible] release [3.0.71-1]. | Troy Dawson | |
| 2016-04-04 | Merge pull request #1702 from joelddiaz/heartbeat-severity | Joel Diaz | |
| add higher severity trigger if no heartbeat for 1 hour | |||
| 2016-04-04 | Merge pull request #1701 from kwoodson/oceditfix | Kenny Woodson | |
| oc_edit requires name and content | |||
| 2016-04-04 | Fixed oc_edit by requiring name and content | Kenny Woodson | |
| 2016-04-04 | add higher severity trigger if no heartbeat for 1 hour | Joel Diaz | |
| 2016-04-04 | Merge pull request #1693 from kwoodson/yedit_enhancements | Kenny Woodson | |
| Adding list editing support to yaml editor | |||
| 2016-04-04 | Yedit enhancements | Kenny Woodson | |
| 2016-04-01 | Automatic commit of package [openshift-ansible] release [3.0.70-1]. | Brenton Leanhardt | |
| 2016-04-01 | Merge pull request #1544 from smunilla/BZ1299032 | Brenton Leanhardt | |
| a-o-i: Error out early if callback_facts is None | |||
| 2016-04-01 | Merge pull request #1536 from smunilla/unattended_upgrades | Brenton Leanhardt | |
| a-o-i: Support for unattended upgrades | |||
| 2016-04-01 | Merge pull request #1653 from smunilla/BZ1320017 | Brenton Leanhardt | |
| a-o-i: OSE/AEP 3.2 product option | |||
| 2016-04-01 | Merge pull request #1650 from lhuard1A/ssh_pipelining | Brenton Leanhardt | |
| Enable Ansible ssh pipelining to speedup deployment | |||
| 2016-04-01 | Enable Ansible ssh pipelining to speedup deployment | Lénaïc Huard | |
| https://docs.ansible.com/ansible/intro_configuration.html#pipelining | |||
| 2016-04-01 | Merge pull request #1680 from detiber/scheduler_config | Brenton Leanhardt | |
| Allow for overriding scheduler config | |||
| 2016-03-31 | Allow for overriding scheduler config | Jason DeTiberus | |
| - introduce openshift_master_scheduler_predicates and openshift_master_scheduler_priorities to override the default scheduler predicates and priorities - switch default scheduler priorities to use SelectorSpreadPriority instead of ServiceSpreadingPriority | |||
| 2016-03-31 | Automatic commit of package [openshift-ansible] release [3.0.69-1]. | Brenton Leanhardt | |
| 2016-03-31 | Merge pull request #1674 from detiber/bz1320829 | Brenton Leanhardt | |
| Bug 1320829 - Ensure docker installed for facts | |||
| 2016-03-31 | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | |
| - gather facts requiring docker only if docker is present and running - Update reference to etcd role in playbooks/common/openshift-etcd/config.yml to use openshift_etcd | |||
| 2016-03-31 | Merge pull request #1690 from brenton/bz1322788 | Brenton Leanhardt | |
| Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-mast… | |||
| 2016-03-31 | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api ↵ | Brenton Leanhardt | |
| and atomic-openshift-master-controllers | |||
| 2016-03-31 | Merge pull request #1634 from abutcher/aws-cloud-provider | Brenton Leanhardt | |
| AWS cloud provider | |||
| 2016-03-31 | Merge pull request #1684 from brenton/bz1322335 | Brenton Leanhardt | |
| Bug 1322335 - The package name is wrong for rpm upgrade | |||
| 2016-03-31 | Merge pull request #1689 from kwoodson/yedit_header_fix | Kenny Woodson | |
| Fixed header for yedit | |||
| 2016-03-31 | Fixed generate header. | Kenny Woodson | |
| 2016-03-30 | Automatic commit of package [openshift-ansible] release [3.0.68-1]. | Troy Dawson | |
| 2016-03-30 | Bug 1322335 - The package name is wrong for rpm upgrade | Brenton Leanhardt | |
| 2016-03-30 | Merge pull request #1679 from kwoodson/apirefactor | Kenny Woodson | |
| Refactor of openshiftcli to be more generic. | |||
| 2016-03-30 | Merge pull request #1682 from brenton/bz1322338 | Brenton Leanhardt | |
| Bug 1322338 - The upgrade should keep the option insecure-registry=17… | |||
| 2016-03-30 | Moving generation of ansible module side by side with module. | Kenny Woodson | |
| 2016-03-30 | Bug 1322338 - The upgrade should keep the option insecure-registry=172.30.0.0/16 | Brenton Leanhardt | |
| 2016-03-29 | Automatic commit of package [openshift-ansible] release [3.0.67-1]. | Troy Dawson | |
| 2016-03-29 | Add AWS cloud provider support. | Andrew Butcher | |
| 2016-03-29 | Merge pull request #1666 from brenton/systemd1 | Brenton Leanhardt | |
| Reusing the systemd templates for the upgrade | |||
| 2016-03-29 | The systemd unit for atomic-openshift-master wasn't not being created | Brenton Leanhardt | |
| 2016-03-29 | Use openshift.master.ha instead of duplicating the logic | Brenton Leanhardt | |
| 2016-03-29 | Workaround for authenticated registries | Brenton Leanhardt | |
| Currently there's no good way to install from a registry that requires authentication. This applies both to RPM and containerized installs: https://bugzilla.redhat.com/show_bug.cgi?id=1316341 The workaround is to 'docker login' as root and then have ansible pull the images to the image cache. | |||
| 2016-03-29 | First pass at systemd unit refactor | Brenton Leanhardt | |
| 2016-03-29 | Merge pull request #1671 from sjenning/systemd-unit-fixes | Brenton Leanhardt | |
| make docker service want ose containerized services | |||
| 2016-03-29 | Merge pull request #1673 from BlueShells/bugfix_for_dynamicpv | ZhiMing Zhang | |
| fix the key name for the dynamic item of avalable | |||
| 2016-03-29 | fix the key name for the dynamic item of avalable | zhizhang | |
| 2016-03-28 | Automatic commit of package [openshift-ansible] release [3.0.66-1]. | Troy Dawson | |
