Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Restrict the middleware stanza contains 'registry' and 'storage' at least on 3.3 | Gan Huang | 2016-08-10 | 1 | -1/+3 |
| | |||||
* | docker-registry's middleware stanza should contain 'registry' and 'storage' ↵ | Gan Huang | 2016-08-10 | 1 | -0/+5 |
| | | | | by default | ||||
* | Merge pull request #2268 from abutcher/ansible-2.2 | Scott Dodson | 2016-08-09 | 9 | -35/+53 |
|\ | | | | | Ansible 2.2 Support | ||||
| * | Move storage includes up to main. | Andrew Butcher | 2016-08-08 | 3 | -19/+16 |
| | | |||||
| * | Support gathering ansible 2.1/2.2 system facts | Andrew Butcher | 2016-08-08 | 1 | -12/+19 |
| | | |||||
| * | Try/except urlparse calls. | Andrew Butcher | 2016-08-08 | 1 | -1/+5 |
| | | |||||
| * | with_fileglob no longer supports wildcard prefixes. | Andrew Butcher | 2016-08-08 | 5 | -3/+13 |
| | | |||||
* | | Enable 'NoVolumeZoneConflict' policy for scheduler | Andrew Butcher | 2016-08-09 | 1 | -0/+1 |
| | | |||||
* | | Merge pull request #2269 from abutcher/etcd-certs-become | Scott Dodson | 2016-08-08 | 1 | -0/+2 |
|\ \ | | | | | | | Set become=no for etcd server certificates temporary directory. | ||||
| * | | Set become=no for etcd server certificates temporary directory. | Andrew Butcher | 2016-08-08 | 1 | -0/+2 |
| |/ | |||||
* | | Merge pull request #2211 from dgoodwin/33-upgrade-playbook | Scott Dodson | 2016-08-08 | 4 | -4/+25 |
|\ \ | |/ |/| | 1.3 / 3.3 Upgrades | ||||
| * | Add 3.3 protobuf config stanzas for master/node config. | Devan Goodwin | 2016-07-28 | 2 | -0/+21 |
| | | |||||
| * | Introduce 1.3/3.3 upgrade path. | Devan Goodwin | 2016-07-25 | 2 | -4/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Refactored the 3.2 upgrade common files out to a path that does not indicate they are strictly for 3.2. 3.3 upgrade then becomes a relatively small copy of the byo entry point, all calling the same code as 3.2 upgrade. Thus far there are no known 3.3 specific upgrade tasks. In future we will likely want to allow hooks out to version specific pre/upgrade/post tasks. Also fixes a bug where the handlers were not restarting nodes/openvswitch containers doing upgrades, due to a change in Ansible 2+. | ||||
* | | [openshift_ca] correct check for missing CA. | Andrew Butcher | 2016-08-04 | 1 | -2/+1 |
| | | |||||
* | | Merge pull request #2255 from abutcher/hosted-knobs | Scott Dodson | 2016-08-03 | 1 | -0/+3 |
|\ \ | | | | | | | Add knobs for disabling router/registry management. | ||||
| * | | Add knobs for disabling router/registry management. | Andrew Butcher | 2016-08-03 | 1 | -0/+3 |
| | | | |||||
* | | | Merge pull request #2238 from sdodson/no-network-plugin | Andrew Butcher | 2016-08-03 | 1 | -2/+2 |
|\ \ \ | |/ / |/| | | Don't set a networkPluginName in 3.3 installs | ||||
| * | | Don't set a networkPluginName in 3.3 installs | Scott Dodson | 2016-07-29 | 1 | -2/+2 |
| | | | |||||
* | | | Merge pull request #2049 from abutcher/named-certificates | Scott Dodson | 2016-08-03 | 13 | -15/+182 |
|\ \ \ | | | | | | | | | Named CA Certificates | ||||
| * | | | Add options for specifying named ca certificates to be added to the ↵ | Andrew Butcher | 2016-08-01 | 14 | -16/+182 |
| | | | | | | | | | | | | | | | | openshift ca bundle. | ||||
* | | | | Restore missing etcd_image fact. | Andrew Butcher | 2016-08-03 | 1 | -0/+5 |
| | | | | |||||
* | | | | Rename router and registry node list variables. | Andrew Butcher | 2016-08-02 | 2 | -4/+4 |
| | | | | |||||
* | | | | Refactor etcd certificates roles. | Andrew Butcher | 2016-08-02 | 19 | -137/+347 |
|/ / / | |||||
* | | | Merge pull request #2240 from abutcher/roles-to-playbooks | Scott Dodson | 2016-08-01 | 3 | -76/+4 |
|\ \ \ | | | | | | | | | Speed Improvements | ||||
| * | | | Move role dependencies to playbooks. | Andrew Butcher | 2016-07-29 | 3 | -76/+4 |
| |/ / | |||||
* | | | Fix xpaas_templates_base | Scott Dodson | 2016-07-29 | 1 | -2/+5 |
| | | | |||||
* | | | Add dotnet image stream to enterprise installs | Scott Dodson | 2016-07-29 | 5 | -3/+79 |
|/ / | |||||
* | | Merge pull request #2218 from sdodson/image-stream-sync | Scott Dodson | 2016-07-29 | 108 | -1127/+5249 |
|\ \ | | | | | | | xPaaS v1.3.2 release | ||||
| * | | Remove old sso70-basic templates | Scott Dodson | 2016-07-26 | 1 | -0/+12 |
| | | | |||||
| * | | xPaaS v1.3.2 release | Scott Dodson | 2016-07-26 | 107 | -1127/+5237 |
| | | | |||||
* | | | Fix haproxy logs | Scott Dodson | 2016-07-28 | 1 | -0/+1 |
| | | | |||||
* | | | Merge pull request #2210 from abutcher/staggered-master-start | Scott Dodson | 2016-07-28 | 1 | -5/+38 |
|\ \ \ | | | | | | | | | Stagger HA master service start | ||||
| * | | | Stagger the start of master services. | Andrew Butcher | 2016-07-24 | 1 | -5/+38 |
| | | | | |||||
* | | | | Merge pull request #2224 from dgoodwin/infra-count-fix | Scott Dodson | 2016-07-27 | 2 | -4/+21 |
|\ \ \ \ | | | | | | | | | | | Fix registry/router being created despite no infra nodes. | ||||
| * | | | | Fix registry/router being created despite no infra nodes. | Devan Goodwin | 2016-07-27 | 2 | -4/+21 |
| |/ / / | | | | | | | | | | | | | | | | | | | | | Fix a bug with determining the correct number of replicas to use, and guarding the creation of the router/registry on whether or not replicas is > 0. | ||||
* / / / | remove outdated openshift_cluster_metrics role | Jason DeTiberus | 2016-07-25 | 9 | -263/+0 |
|/ / / | |||||
* | | | Merge pull request #1990 from abutcher/openshift-certificates | Scott Dodson | 2016-07-21 | 17 | -135/+333 |
|\ \ \ | | | | | | | | | Refactor openshift certificates roles. | ||||
| * | | | Re-arrange master and node role dependencies. | Andrew Butcher | 2016-07-20 | 4 | -3/+21 |
| | | | | |||||
| * | | | Refactor openshift certificates roles. | Andrew Butcher | 2016-07-20 | 17 | -133/+313 |
| | | | | |||||
* | | | | Merge pull request #2192 from abutcher/replicas | Scott Dodson | 2016-07-21 | 2 | -2/+2 |
|\ \ \ \ | |_|_|/ |/| | | | Bug 1358723 - openshift_hosted_router_replicas option didn't work | ||||
| * | | | Default nodes matching selectors when not collected. | Andrew Butcher | 2016-07-21 | 2 | -2/+2 |
| | | | | |||||
* | | | | Merge pull request #2168 from dgoodwin/container-cli-speed | Scott Dodson | 2016-07-21 | 6 | -46/+147 |
|\ \ \ \ | |/ / / |/| | | | Copy openshift binary instead of using wrapper script. | ||||
| * | | | Copy openshift binaries instead of using wrapper script. | Devan Goodwin | 2016-07-21 | 3 | -44/+135 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | For containerized masters, we previously create a wrapper script to run the docker CLI image and clean up afterward, but this approach is much slower than having the binary on the native system. Instead we now use an ansible module to handle the logic of syncing the various OpenShift binaries and symlinks for client tools out onto the host. The module will correctly report changed if modifications were needed. Substantial speed improvement for containerized installs which requires many openshift/oc commands. | ||||
| * | | | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 4 | -2/+12 |
| | | | | |||||
* | | | | Check ansible version prior to evaluating cluster hosts and groups. | Andrew Butcher | 2016-07-20 | 1 | -5/+0 |
| |/ / |/| | | |||||
* | | | Merge pull request #2183 from dgoodwin/mismatch-msg | Scott Dodson | 2016-07-20 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Slight modification to error when using mismatched openshift_release. | ||||
| * | | | Slight modification to error when using mismatched openshift_release. | Devan Goodwin | 2016-07-20 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2177 from sdodson/image-stream-sync | Scott Dodson | 2016-07-20 | 9 | -13/+284 |
|\ \ \ \ | | |_|/ | |/| | | Image stream sync, add jenkinstemplate | ||||
| * | | | Add jenkinstemplate | Scott Dodson | 2016-07-19 | 2 | -0/+256 |
| | | | | |||||
| * | | | Sync latest image streams and templates | Scott Dodson | 2016-07-19 | 7 | -13/+28 |
| | | | |