| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply openshift_docker to nodes during scaleup. | Andrew Butcher | 2016-02-16 | 1 | -0/+10 |
* | Merge pull request #1397 from brenton/bz1308314 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
|\ |
|
| * | Bug 1308314 - Failed to continue installation when pressing CTRL-C | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
* | | 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 |
* | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 2 | -4/+0 |
|\ |
|
| * | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 2 | -4/+0 |
* | | Bug 1302970 - update script does not patch router if name is different from d... | Brenton Leanhardt | 2016-02-11 | 3 | -22/+43 |
* | | Merge pull request #1326 from detiber/bz1303939 | Brenton Leanhardt | 2016-02-10 | 2 | -30/+22 |
|\ \ |
|
| * | | fix default value | Jason DeTiberus | 2016-02-10 | 1 | -1/+1 |
| * | | add missing connection:local | Jason DeTiberus | 2016-02-09 | 1 | -0/+1 |
| * | | consolidate oo_first_master post-config a bit, fix some roles that use opensh... | Jason DeTiberus | 2016-02-09 | 1 | -32/+10 |
| * | | openshift_serviceaccounts updates | Jason DeTiberus | 2016-02-09 | 1 | -9/+16 |
| * | | Fix infra_node deployment | Jason DeTiberus | 2016-02-09 | 1 | -5/+11 |
* | | | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 2 | -2/+2 |
* | | | Merge pull request #1330 from jkhelil/make-cli-pod-eviction-timeout-configurable | Brenton Leanhardt | 2016-02-09 | 1 | -0/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | Make pod_eviction_timeout configurable from cli | jawed | 2016-02-04 | 1 | -0/+4 |
* | | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+12 |
|/ / |
|
* | | Merge pull request #1291 from sdodson/bz1293578 | Brenton Leanhardt | 2016-02-03 | 2 | -0/+28 |
|\ \ |
|
| * | | Add an early check to ensure that node names resolve to an interface on the host | Scott Dodson | 2016-02-03 | 2 | -0/+28 |
* | | | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 2 | -10/+12 |
|\ \ \ |
|
| * | | | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 2 | -10/+12 |
| |/ / |
|
* | | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 1 | -0/+1 |
* | | | Add g_new_node_hosts to cluster_hosts. | Andrew Butcher | 2016-02-02 | 1 | -1/+1 |
| |/
|/| |
|
* | | Merge pull request #1019 from dgoodwin/etcd-serial | Brenton Leanhardt | 2016-02-02 | 1 | -2/+26 |
|\ \
| |/
|/| |
|
| * | Bring first etcd server up before others. | Devan Goodwin | 2015-12-11 | 1 | -2/+26 |
* | | infra_node fixes | Jason DeTiberus | 2016-02-01 | 1 | -0/+5 |
* | | Merge pull request #1114 from lhuard1A/fix_update_repos_and_packages | Brenton Leanhardt | 2016-01-29 | 1 | -1/+0 |
|\ \ |
|
| * | | Move the `is_atomic` check from `update_repos_and_packages.yml` to `rhel_subs... | Lénaïc Huard | 2016-01-12 | 1 | -1/+0 |
* | | | Merge pull request #1300 from vishpat/bug1298 | Brenton Leanhardt | 2016-01-29 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Fix for bug 1298 | Vishal Patil | 2016-01-28 | 1 | -0/+1 |
* | | | | Enable cockpit when not is_atomic. | Andrew Butcher | 2016-01-29 | 1 | -1/+1 |
|/ / / |
|
* | | | Configure logrotate on atomic. | Andrew Butcher | 2016-01-27 | 3 | -3/+0 |
* | | | Merge pull request #1274 from rassie/patch-1 | Brenton Leanhardt | 2016-01-26 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | Fix checking for update package availability | Nikolai Prokoschenko | 2016-01-26 | 1 | -2/+2 |
* | | | | Install cockpit, logrotate and fluentd unless host is atomic. | Andrew Butcher | 2016-01-26 | 3 | -3/+3 |
|/ / / |
|
* | | | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 2 | -0/+4 |
|\ \ \ |
|
| * | | | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 2 | -0/+4 |
* | | | | 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 |
| | |/ /
| |/| | |
|
* | | | | Merge pull request #1250 from detiber/emptyMasterFix | Brenton Leanhardt | 2016-01-25 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Fix error when oo_masters_to_config is empty | Jason DeTiberus | 2016-01-21 | 1 | -0/+1 |
* | | | | | Fail when master restart playbook finds no active masters rather than any fai... | Andrew Butcher | 2016-01-22 | 1 | -7/+7 |
* | | | | | Merge pull request #1244 from abutcher/api-sysconfig | Brenton Leanhardt | 2016-01-20 | 1 | -0/+1 |
|\ \ \ \ \ |
|
| * | | | | | Use haproxy frontend port for os_firewall. | Andrew Butcher | 2016-01-20 | 1 | -0/+1 |
* | | | | | | Check master certificates during upgrade. | Andrew Butcher | 2016-01-20 | 1 | -3/+27 |
|/ / / / / |
|
* | | | | | Merge pull request #1175 from detiber/ha_port_fixes | Brenton Leanhardt | 2016-01-19 | 1 | -0/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Controllers_port and firewall rules | Diego Castro | 2016-01-12 | 1 | -0/+1 |
| |/ / / |
|