| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-12-11 | Bring first etcd server up before others. | Devan Goodwin | |
| In faster environments (i.e. all local VMs) etcd nodes could come online at roughly the same time leading to conflicts with self-elections, resulting in a non-functional cluster. To solve we configure the first etcd host by itself, then configure the remaining ones in parallel to keep things as fast as possible. | |||
| 2015-12-08 | Automatic commit of package [openshift-ansible] release [3.0.17-1]. | Brenton Leanhardt | |
| 2015-12-08 | Merge pull request #1035 from brenton/bz1287977 | Brenton Leanhardt | |
| Bug 1287977 - Incorrect check output from atomic-openshift-installer … | |||
| 2015-12-08 | Improving output when gathering facts | Brenton Leanhardt | |
| 2015-12-08 | Bug 1287977 - Incorrect check output from atomic-openshift-installer when ↵ | Brenton Leanhardt | |
| working with preconfigured load balancer | |||
| 2015-12-08 | Merge pull request #946 from sdodson/dt-oe | Brenton Leanhardt | |
| Add origin hosts example and ose example | |||
| 2015-12-07 | Add unique AEP, OSE, and Origin BYO inventories | Scott Dodson | |
| 2015-12-04 | Merge pull request #996 from lhuard1A/openstack_etcd | Thomas Wiest | |
| Add etcd nodes management in OpenStack | |||
| 2015-12-04 | Merge pull request #1016 from joelddiaz/move-docker-timeout-workaround | Joel Diaz | |
| bring the docker udev workaround into openshift-ansible.git | |||
| 2015-12-04 | bring the docker udev workaround into openshift-ansible.git | Joel Diaz | |
| 2015-12-04 | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | |
| added upgrade playbook for online | |||
| 2015-12-04 | Merge pull request #1025 from mwoodson/master_checks | Matt Woodson | |
| Zabbix: put in a note about trigger prototype dependency | |||
| 2015-12-04 | Zabbix: put in a note about trigger prototype dependency | Matt Woodson | |
| 2015-12-04 | Merge pull request #983 from enoodle/manageiq_service | Brenton Leanhardt | |
| Adding ManageIQ service account | |||
| 2015-12-04 | Merge pull request #1023 from mwoodson/master_checks | Matt Woodson | |
| Zabbix: added dependency for inode disk check | |||
| 2015-12-04 | Zabbix: added dependency for inode disk check | Matt Woodson | |
| 2015-12-04 | Merge pull request #1022 from mwoodson/master_checks | Matt Woodson | |
| Zabbix: added dependency for disk check | |||
| 2015-12-04 | Zabbix: added dependency for disk check | Matt Woodson | |
| 2015-12-04 | Merge pull request #1021 from mwoodson/master_checks | Matt Woodson | |
| added pv checks; added trigger dependencies | |||
| 2015-12-04 | zabbix: removed ethernet graphs | Matt Woodson | |
| 2015-12-04 | Zabbix: added trigger dependencies to certain master checks | Matt Woodson | |
| 2015-12-04 | ManageIQ Service Account: added role for ManageIQ service account | enoodle | |
| Signed-off-by: enoodle <efreiber@redhat.com> | |||
| 2015-12-03 | added the pv zabbix keys | Matt Woodson | |
| 2015-12-03 | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | |
| Refactor dns options and facts | |||
| 2015-12-03 | Refactor dns options and facts. | Andrew Butcher | |
| 2015-12-03 | Merge pull request #1010 from abutcher/pacemaker-count | Brenton Leanhardt | |
| Use masterCount=1 with pacemaker ha | |||
| 2015-12-02 | Merge pull request #1013 from detiber/fixFactPlaybook | Brenton Leanhardt | |
| Fix openshift_facts playbook for yum/dnf changes | |||
| 2015-12-02 | Fix openshift_facts playbook for yum/dnf changes | Jason DeTiberus | |
| 2015-12-02 | Merge pull request #966 from maxamillion/fedora | Wesley Hearn | |
| Fedora changes: | |||
| 2015-12-02 | Configured master count should be 1 for pacemaker ha. | Andrew Butcher | |
| 2015-12-02 | Fedora changes: | Adam Miller | |
| - ansible bootstrap playbook for Fedora 23+ - add conditionals to handle yum vs dnf - add Fedora OpenShift COPR - update BYO host README for repo configs and fedora bootstrap Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml rebase on master, update package cache refresh handler for yum vs dnf Fix typo in etcd README, remove unnecessary parens in openshift_node main.yml | |||
| 2015-12-02 | Merge pull request #1003 from detiber/fixInstanceTypeLookup | Stefanie Forrester | |
| Fix ec2 instance type lookups | |||
| 2015-12-02 | Merge pull request #1004 from puzzle/fixBasicAuthPasswordIDPValidation | Brenton Leanhardt | |
| Fix validation for BasicAuthPasswordIdentityProvider | |||
| 2015-12-02 | Merge pull request #999 from dgoodwin/loadbalanced-2 | Brenton Leanhardt | |
| Improvements for Load Balanced HA Master Deployments | |||
| 2015-12-01 | Merge pull request #1005 from mwoodson/registry_checks | Matt Woodson | |
| added docker registry cluster check | |||
| 2015-12-01 | Centralize etcd/schedulability logic for each host. | Devan Goodwin | |
| 2015-12-01 | Merge pull request #1006 from abutcher/dns-ip | Brenton Leanhardt | |
| Fix kubernetes service ip gathering. | |||
| 2015-12-01 | added upgrade playbook for online | Stefanie Forrester | |
| 2015-12-01 | Improved installation summary. | Devan Goodwin | |
| Displays each host and the roles it will play based on the current configuration. As the configuration grows the summary will adapt to indicate embedded vs separte etcd, scheduled vs unscheduled nodes, etc. | |||
| 2015-12-01 | Fix kubernetes service ip gathering. | Andrew Butcher | |
| 2015-12-01 | added docker registry cluster check | Matt Woodson | |
| 2015-12-01 | Add warning for HA deployments with < 3 dedicated nodes. | Devan Goodwin | |
| 2015-12-01 | Cleanup more schedulable typos. | Devan Goodwin | |
| 2015-12-01 | Merge branch 'master' into loadbalanced-2 | Devan Goodwin | |
| 2015-12-01 | Fix validation for BasicAuthPasswordIdentityProvider | Daniel Tschan | |
| 2015-11-30 | Fix ec2 instance type lookups | Jason DeTiberus | |
| 2015-11-30 | Merge pull request #964 from detiber/safePatch | Brenton Leanhardt | |
| Safe patch | |||
| 2015-11-30 | remove debug logging from scc/privileged patch command | Jason DeTiberus | |
| 2015-11-30 | Set api version for oc commands | Jason DeTiberus | |
| 2015-11-30 | Merge pull request #975 from detiber/fixSELinuxBoolTest | Brenton Leanhardt | |
| Fix failure when seboolean not present | |||
