Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Conditionals for flannel etcd client certs. | Andrew Butcher | 2015-11-08 | 1 | -3/+8 |
| | |||||
* | Merge pull request #698 from lebauce/flannel | Brenton Leanhardt | 2015-11-06 | 2 | -0/+81 |
|\ | | | | | Add support for flannel | ||||
| * | Check etcd certs exist for flannel when its support is enabled | Sylvain Baubeau | 2015-10-27 | 1 | -1/+1 |
| | | |||||
| * | Generate etcd certificats for flannel when is not embedded | Sylvain Baubeau | 2015-10-27 | 1 | -0/+70 |
| | | |||||
| * | Add flannel support | Sylvain Baubeau | 2015-10-27 | 2 | -0/+11 |
| | | | | | | | | Signed-off-by: Sylvain Baubeau <sbaubeau@redhat.com> | ||||
* | | Bug 1278245 - Failed to add node to existing env using ↵ | Brenton Leanhardt | 2015-11-06 | 1 | -0/+9 |
| | | | | | | | | atomic-openshift-installer | ||||
* | | Fix lb group related errors | Jason DeTiberus | 2015-11-05 | 1 | -3/+7 |
| | | |||||
* | | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 3 | -14/+58 |
| | | |||||
* | | default to source persistence for haproxy | Jason DeTiberus | 2015-11-04 | 1 | -1/+1 |
| | | |||||
* | | more tweaks | Jason DeTiberus | 2015-11-04 | 1 | -0/+1 |
| | | |||||
* | | more tweaks | Jason DeTiberus | 2015-11-04 | 1 | -35/+9 |
| | | |||||
* | | additional ha related updates | Jason DeTiberus | 2015-11-04 | 2 | -6/+51 |
| | | |||||
* | | additional native ha changes | Andrew Butcher | 2015-11-04 | 1 | -5/+5 |
| | | |||||
* | | Start of true master ha | Jason DeTiberus | 2015-11-04 | 1 | -0/+26 |
| | | |||||
* | | Merge pull request #761 from smunilla/scaleup | Brenton Leanhardt | 2015-11-04 | 6 | -64/+72 |
|\ \ | | | | | | | openshift-cluster: Scaleup | ||||
| * | | Refactor common group evaluation to avoid duplication | Jason DeTiberus | 2015-11-04 | 6 | -128/+66 |
| | | | |||||
| * | | common/openshift-cluster: Scaleup playbook | Samuel Munilla | 2015-11-04 | 1 | -0/+70 |
| |/ | | | | | | | New playbook to add nodes to a cluster without altering the masters | ||||
* | | Filter internal hostnames from the list of parsed names. | Andrew Butcher | 2015-11-03 | 1 | -1/+1 |
| | | |||||
* | | Add custom certificates to serving info in master configuration. | Andrew Butcher | 2015-11-03 | 1 | -0/+9 |
|/ | |||||
* | Move version greater_than_fact into openshift_facts | Andrew Butcher | 2015-10-22 | 1 | -4/+1 |
| | |||||
* | Don't include proxy client cert when <3.1 or <1.1 | Andrew Butcher | 2015-10-22 | 1 | -3/+7 |
| | |||||
* | Add proxy client certs to master config. | Andrew Butcher | 2015-10-22 | 1 | -0/+2 |
| | |||||
* | Fix test and workaround for rpm generated configs | Jason DeTiberus | 2015-10-22 | 1 | -0/+15 |
| | | | | | | - fixed inconcistency in naming for rpm generated config test - refactoring to fix logic after the ha master refactoring had broken the previous steps | ||||
* | Merge pull request #721 from abutcher/fix-router | Brenton Leanhardt | 2015-10-22 | 1 | -3/+3 |
|\ | | | | | Conditionally include openshift_router role | ||||
| * | Conditionally include openshift_router role. | Andrew Butcher | 2015-10-22 | 1 | -3/+3 |
| | | |||||
* | | Merge pull request #678 from sdodson/examples | Wesley Hearn | 2015-10-22 | 1 | -2/+1 |
|\ \ | |/ |/| | Adjust the logic as to when examples are deployed | ||||
| * | Adjust the logic as to when examples are deployed | Scott Dodson | 2015-10-20 | 1 | -2/+1 |
| | | |||||
* | | Support HA or single router, and start work on registry | Stefanie Forrester | 2015-10-21 | 2 | -8/+7 |
| | | |||||
* | | Merge pull request #529 from sdodson/cockpit-master | Wesley Hearn | 2015-10-20 | 1 | -0/+9 |
|\ \ | |/ |/| | Add cockpit role | ||||
| * | Add cockpit-ws with cockpit-kubernetes plugin | Scott Dodson | 2015-08-28 | 1 | -0/+9 |
| | | |||||
* | | Fixed GCE playbooks so that they're more like the AWS playbooks. | Thomas Wiest | 2015-10-14 | 1 | -15/+0 |
| | | | | | | | | | | | | | | | | Namely the GCE playbooks now: - Create infra nodes - Correctly label nodes in OpenShift - Setup masters as nodes as well (needed for sdn) - Removed set_infra_launch_facts_tasks.yml as it's not used anymore. | ||||
* | | Adding second param. true to many default filters | Chengcheng Mu | 2015-10-09 | 1 | -1/+1 |
| | | |||||
* | | Revert "Revert "GCE support"" | Chengcheng Mu | 2015-10-06 | 1 | -0/+15 |
| | | | | | | | | This reverts commit 3073d1f729f9dcd202088f6b318b465567c6344b. | ||||
* | | Revert "GCE support" | Thomas Wiest | 2015-10-05 | 1 | -15/+0 |
| | | |||||
* | | GCE-support (more information in PR, README_GCE.md) | Chengcheng Mu | 2015-10-01 | 1 | -0/+15 |
| | | |||||
* | | Create service accounts and set up scc rules | Stefanie Forrester | 2015-09-10 | 1 | -0/+9 |
| | |