Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove lb from docker hosts. | Andrew Butcher | 2015-12-23 | 2 | -1/+2 |
| | |||||
* | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 10 | -2/+23 |
|\ | | | | | Containerized install with SDN support | ||||
| * | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 2 | -0/+2 |
| | | |||||
| * | fixes | Jason DeTiberus | 2015-12-15 | 1 | -1/+2 |
| | | |||||
| * | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 9 | -6/+22 |
| | | |||||
| * | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 4 | -2/+4 |
| | | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml | ||||
* | | Merge pull request #1065 from lebauce/flannel-fixes | Brenton Leanhardt | 2015-12-17 | 1 | -0/+1 |
|\ \ | | | | | | | Use inventory value when checking for flannel | ||||
| * | | Properly set use_flannel fact | Sylvain Baubeau | 2015-12-16 | 1 | -0/+1 |
| | | | |||||
* | | | Clean up versions.sh | Scott Dodson | 2015-12-16 | 1 | -3/+2 |
| |/ |/| | |||||
* | | Merge pull request #1028 from kwoodson/remove_env_host_type | Kenny Woodson | 2015-12-14 | 1 | -21/+21 |
|\ \ | | | | | | | Removing env-host-type in preparation of env and environment changes. | ||||
| * | | Updating env-host-type to host patterns | Kenny Woodson | 2015-12-11 | 1 | -21/+21 |
| | | | |||||
* | | | Merge pull request #1000 from detiber/localhostFix | Thomas Wiest | 2015-12-10 | 8 | -7/+33 |
|\ \ \ | | | | | | | | | Enforce connection: local and become: no on all localhost plays | ||||
| * | | | Enforce connection: local and become: no on all localhost plays | Jason DeTiberus | 2015-11-30 | 8 | -7/+33 |
| | | | | |||||
* | | | | Merge pull request #1030 from jtslear/make-examples-optional | Brenton Leanhardt | 2015-12-10 | 1 | -1/+2 |
|\ \ \ \ | | | | | | | | | | | Make the install of openshift_examples optional | ||||
| * | | | | Make the install of openshift_examples optional | John T Skarbek | 2015-12-09 | 1 | -1/+2 |
| | |_|/ | |/| | | | | | | | | | | | | | | * Allows us to make it optional to run the role `openshift_examples` * Defaults to true | ||||
* | | | | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 3 | -16/+10 |
| | | | | |||||
* | | | | Simplify session secrets overrides. | Andrew Butcher | 2015-12-09 | 1 | -10/+2 |
|/ / / | |||||
* | | | Merge pull request #1020 from abutcher/pre-3.1-dnsip | Brenton Leanhardt | 2015-12-08 | 2 | -2/+2 |
|\ \ \ | | | | | | | | | Default 3.0.x dnsIP | ||||
| * | | | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #986 from sdodson/preflight | Brenton Leanhardt | 2015-12-08 | 1 | -7/+10 |
|\ \ \ \ | |_|_|/ |/| | | | Clarify the preflight port check output | ||||
| * | | | Clarify the preflight port check output | Scott Dodson | 2015-11-30 | 1 | -7/+10 |
| | | | | |||||
* | | | | Merge pull request #988 from dak1n1/upgrades | Stefanie Forrester | 2015-12-04 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | added upgrade playbook for online | ||||
| * | | | | added upgrade playbook for online | Stefanie Forrester | 2015-12-01 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #983 from enoodle/manageiq_service | Brenton Leanhardt | 2015-12-04 | 1 | -0/+2 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | Adding ManageIQ service account | ||||
| * | | | | ManageIQ Service Account: added role for ManageIQ service account | enoodle | 2015-12-04 | 1 | -0/+2 |
| | |/ / | |/| | | | | | | | | | | Signed-off-by: enoodle <efreiber@redhat.com> | ||||
* | | | | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 2 | -19/+0 |
| | | | | |||||
* | | | | Fix kubernetes service ip gathering. | Andrew Butcher | 2015-12-01 | 1 | -5/+2 |
| |/ / |/| | | |||||
* | | | remove debug logging from scc/privileged patch command | Jason DeTiberus | 2015-11-30 | 1 | -2/+1 |
| | | | |||||
* | | | Set api version for oc commands | Jason DeTiberus | 2015-11-30 | 1 | -1/+6 |
| | | | |||||
* | | | 3.1 upgrade - use --api-version for patch commands | Jason DeTiberus | 2015-11-30 | 1 | -1/+7 |
| |/ |/| | |||||
* | | Merge pull request #992 from ubreu/hotfix/fixVersionScript | Brenton Leanhardt | 2015-11-30 | 1 | -2/+2 |
|\ \ | | | | | | | Add -q flag to remove unwantend output (such as mirror and cache information) | ||||
| * | | Add -q flag to remove unwantend output (such as mirror and cache information) | Urs Breu | 2015-11-26 | 1 | -2/+2 |
| |/ | | | | | | | This prevents ansible failures when trying to set version facts | ||||
* | | Merge pull request #985 from abutcher/ocConfig | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ \ | | | | | | | Use admin.kubeconfig when obtaining kubernetes service ip | ||||
| * | | Use admin.kubeconfig for get svc ip. | Andrew Butcher | 2015-11-25 | 1 | -1/+1 |
| |/ | |||||
* / | Make sure that OpenSSL is installed before use | Federico Simoncelli | 2015-11-25 | 1 | -0/+2 |
|/ | | | | Signed-off-by: Federico Simoncelli <fsimonce@redhat.com> | ||||
* | Improve scaleup playbook | Jason DeTiberus | 2015-11-24 | 2 | -12/+9 |
| | | | | | | | | - modify evaluate host to set oo_nodes_to_config to a new variable g_new_nodes_group if defined rather than g_nodes_group and also skip adding the master when g_new_nodes_group is set. - Remove byo specific naming from playbooks/common/openshift-cluster/scaleup.yml and created a new playbooks/byo/openshift-cluster/scaleup.yml playbook. | ||||
* | Add serviceAccountConfig.masterCA during 3.1 upgrade | Jason DeTiberus | 2015-11-23 | 1 | -0/+4 |
| | | | | | - uses the value of oauthConfig.masterCA if present, otherwise sets it to ca.crt | ||||
* | Replace map with oo_collect to support python-jinja2 <2.7 | Andrew Butcher | 2015-11-20 | 3 | -7/+7 |
| | |||||
* | Add additive_facts_to_overwrite instead of overwriting all additive_facts | Andrew Butcher | 2015-11-16 | 1 | -1/+2 |
| | |||||
* | Refactor named certificates. | Andrew Butcher | 2015-11-16 | 1 | -9/+44 |
| | |||||
* | Merge pull request #894 from detiber/gateUpgrade | Brenton Leanhardt | 2015-11-16 | 1 | -3/+113 |
|\ | | | | | Gate upgrade steps | ||||
| * | Gate upgrade steps for 3.0 to 3.1 upgrade | Jason DeTiberus | 2015-11-13 | 1 | -3/+113 |
| | | | | | | | | | | | | | | | | | | - Add gateing tests on the 3.0 to 3.1 upgrade - Ensure that each stage does not proceed if a subset of the hosts fail, since ansible will continue through the playbook as long as all hosts in a play haven't failed. - Fix up some left over references to byo group names | ||||
* | | Merge pull request #893 from detiber/etcdFacts | Brenton Leanhardt | 2015-11-13 | 2 | -3/+1 |
|\| | | | | | Update etcd default facts setting | ||||
| * | Update etcd default facts setting | Jason DeTiberus | 2015-11-13 | 2 | -3/+1 |
| | | |||||
* | | Merge pull request #892 from abutcher/bz1280230 | Brenton Leanhardt | 2015-11-13 | 1 | -0/+10 |
|\ \ | |/ |/| | Update master facts prior to upgrading from 3.0 to 3.1 | ||||
| * | Update master facts prior to upgrading incase facts are missing. | Andrew Butcher | 2015-11-13 | 1 | -0/+10 |
| | | |||||
* | | pre-upgrade-check: differentiates between port and targetPort in output | Steve Milner | 2015-11-13 | 1 | -7/+9 |
|/ | |||||
* | Fix update error for templates that didn't previously exist | Jason DeTiberus | 2015-11-11 | 1 | -1/+8 |
| | |||||
* | General cleanup of v3_0_to_v3_1/upgrade.yml | Jason DeTiberus | 2015-11-11 | 1 | -210/+225 |
| | | | | | | | | | - Reorder to push all non-changing checks first - Remove multiple plays where possible - Make formatting more consistent - Add additional comments to break up the different stages of the upgrade. - Use group names more consistently - Add package version checking to nodes | ||||
* | Refactor upgrade playbook(s) | Jason DeTiberus | 2015-11-10 | 18 | -0/+887 |
| | | | | | | | | | | | | | - Split playbooks into two, one for 3.0 minor upgrades and one for 3.0 to 3.1 upgrades - Move upgrade playbooks to common/openshift/cluster/upgrades from adhoc - Added a byo wrapper playbooks to set the groups based on the byo conventions, other providers will need similar playbooks added eventually - installer wrapper updates for refactored upgrade playbooks - call new 3.0 to 3.1 upgrade playbook - various fixes for edge cases I hit with a really old config laying around. - fix output of host facts to show connect_to value. |