Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 11 | -28/+32 |
| | |||||
* | 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 | ||||
| * | Make pod_eviction_timeout configurable from cli | jawed | 2016-02-04 | 1 | -0/+4 |
| | | |||||
* | | Merge pull request #1347 from detiber/fixFirewall | Brenton Leanhardt | 2016-02-09 | 1 | -16/+16 |
|\ \ | | | | | | | Fix enabling iptables for latest rhel versions | ||||
| * | | Fix enabling iptables for latest rhel versions | Jason DeTiberus | 2016-02-08 | 1 | -16/+16 |
| | | | |||||
* | | | Merge pull request #1361 from stenwt/sturpin-2016-02-09-registry-health | Sten Turpin | 2016-02-09 | 1 | -5/+12 |
|\ \ \ | | | | | | | | | changed registry checks to alert based on number of registries with p… | ||||
| * | | | changed registry checks to alert based on number of registries with problems | Sten Turpin | 2016-02-09 | 1 | -5/+12 |
|/ / / | |||||
* | | | Merge pull request #1356 from adellape/fix_ha_typo | Brenton Leanhardt | 2016-02-09 | 3 | -9/+9 |
|\ \ \ | | | | | | | | | Fix HA typo in example AEP/OSE/Origin inventories | ||||
| * | | | Fix HA typo in example AEP/OSE/Origin inventories | Alex Dellapenta | 2016-02-09 | 3 | -9/+9 |
|/ / / | |||||
* | | | Merge pull request #1351 from kwoodson/create_app | Kenny Woodson | 2016-02-09 | 1 | -4/+4 |
|\ \ \ | | | | | | | | | Renaming the key for app create. | ||||
| * | | | Updated the key for app create | Kenny Woodson | 2016-02-09 | 1 | -4/+4 |
|/ / / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.0.39-1]. | Brenton Leanhardt | 2016-02-09 | 2 | -2/+28 |
| | | | |||||
* | | | Merge pull request #1334 from brenton/bz1304150 | Brenton Leanhardt | 2016-02-09 | 3 | -0/+61 |
|\ \ \ | |/ / |/| | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | ||||
| * | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 3 | -0/+61 |
|/ / | |||||
* | | Merge pull request #1342 from detiber/maskMaster | Brenton Leanhardt | 2016-02-05 | 1 | -0/+4 |
|\ \ | | | | | | | Mask master service when using native ha | ||||
| * | | Mask master service when using native ha | Jason DeTiberus | 2016-02-05 | 1 | -0/+4 |
|/ / | |||||
* | | Merge pull request #1206 from lhuard1A/openstack_dns | Thomas Wiest | 2016-02-04 | 12 | -26/+347 |
|\ \ | | | | | | | Add a DNS server on OpenStack clusters | ||||
| * | | Add a DNS server on OpenStack clusters | Lénaïc Huard | 2016-02-04 | 12 | -26/+347 |
| |/ | |||||
* | | Merge pull request #1335 from smunilla/default_master_routingconfig_subdomain | Brenton Leanhardt | 2016-02-04 | 1 | -1/+1 |
|\ \ | | | | | | | aoi: Safer check for master_routingconfig_subdomain | ||||
| * | | aoi: Safer check for master_routingconfig_subdomain | Samuel Munilla | 2016-02-04 | 1 | -1/+1 |
|/ / | |||||
* | | Merge pull request #1333 from stenwt/sturpin-2016-02-04-rename-openshift-origin | Sten Turpin | 2016-02-04 | 3 | -10/+10 |
|\ \ | | | | | | | renamed /etc/openshift to /etc/origin | ||||
| * | | renamed /etc/openshift to /etc/origin | Sten Turpin | 2016-02-04 | 3 | -10/+10 |
|/ / | |||||
* | | Merge pull request #1088 from akram/allow_no_compression_for_qcow_image | Thomas Wiest | 2016-02-04 | 2 | -2/+17 |
|\ \ | |/ |/| | Allow compression option to be set to empty for non compressed images | ||||
| * | Allow compression option to be set to empty for non compressed QCow images | Akram Ben Aissi | 2016-02-03 | 2 | -2/+17 |
| | | | | | | | | Support tgz and gzip compressed images | ||||
* | | Merge pull request #1239 from detiber/bin_cluster_overrides | Thomas Wiest | 2016-02-03 | 4 | -0/+16 |
|\ \ | | | | | | | Additional overrides for cloud provider playbooks | ||||
| * | | Additional overrides for cloud provider playbooks | Jason DeTiberus | 2016-02-01 | 4 | -0/+16 |
| | | | | | | | | | | | | | | | - sdn overrides - allow overrides for use_flannel and use_fluentd | ||||
* | | | Merge pull request #1291 from sdodson/bz1293578 | Brenton Leanhardt | 2016-02-03 | 6 | -0/+50 |
|\ \ \ | | | | | | | | | Check that openshift_hostname resolves to an ip on our host | ||||
| * | | | gitignore : .tag* (atom editor tag files) | Scott Dodson | 2016-02-03 | 1 | -0/+1 |
| | | | | |||||
| * | | | Add an early check to ensure that node names resolve to an interface on the host | Scott Dodson | 2016-02-03 | 5 | -0/+49 |
| | | | | |||||
* | | | | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | 2016-02-03 | 26 | -77/+478 |
|\ \ \ \ | |_|_|/ |/| | | | Refactor storage options | ||||
| * | | | Replace status_changed bool | Andrew Butcher | 2016-02-02 | 1 | -3/+1 |
| | | | | |||||
| * | | | Remove extra nfs configuration. | Andrew Butcher | 2016-02-02 | 2 | -18/+3 |
| | | | | |||||
| * | | | Refactor registry storage options. | Andrew Butcher | 2016-02-01 | 26 | -75/+493 |
| | | | | |||||
* | | | | Merge pull request #1325 from abutcher/fix-scaleup | Brenton Leanhardt | 2016-02-02 | 4 | -3/+6 |
|\ \ \ \ | | | | | | | | | | | Fix scaleup playbook. | ||||
| * | | | | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | 2016-02-02 | 2 | -2/+3 |
| | | | | | |||||
| * | | | | Add g_new_node_hosts to cluster_hosts. | Andrew Butcher | 2016-02-02 | 2 | -1/+3 |
| | | | | | |||||
* | | | | | Merge pull request #1238 from detiber/gce_fixes | Thomas Wiest | 2016-02-02 | 12 | -115/+96 |
|\ \ \ \ \ | | | | | | | | | | | | | GCE cloud provider updates | ||||
| * | | | | | Improve docs and consistency of setting the ssh_user | Jason DeTiberus | 2016-02-02 | 8 | -19/+39 |
| | | | | | | |||||
| * | | | | | remove outdated comments | Jason DeTiberus | 2016-02-02 | 2 | -5/+0 |
| | | | | | | |||||
| * | | | | | add etcd hosts for gce playbooks | Jason DeTiberus | 2016-02-02 | 1 | -0/+11 |
| | | | | | | |||||
| * | | | | | GCE cloud provider updates | Jason DeTiberus | 2016-02-02 | 7 | -94/+49 |
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - fix overrides for gce machine type and gce machine image - Update default image for origin - Update default ssh user for origin and enterprise - Remove old commented out code - Remove wip and join_node playbooks - Added add_nodes playbook which will now allow for using bin/cluster to add additional nodes - Allow env override of ssh_user - improve list playbook | ||||
* | | | | | Merge pull request #1323 from jstuever/1312 | Brenton Leanhardt | 2016-02-02 | 3 | -3/+3 |
|\ \ \ \ \ | |/ / / / |/| | | | | Updating examples to use /etc/origin/master/htpasswd | ||||
| * | | | | Updating examples to use /etc/origin/master/htpasswd | Jeremiah Stuever | 2016-02-02 | 3 | -3/+3 |
|/ / / / | |||||
* | | | | Merge pull request #1019 from dgoodwin/etcd-serial | Brenton Leanhardt | 2016-02-02 | 1 | -2/+26 |
|\ \ \ \ | | | | | | | | | | | Install and start one etcd server before the others. | ||||
| * | | | | Bring first etcd server up before others. | Devan Goodwin | 2015-12-11 | 1 | -2/+26 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. | ||||
* | | | | | Automatic commit of package [openshift-ansible] release [3.0.38-1]. | Brenton Leanhardt | 2016-02-02 | 2 | -2/+26 |
| | | | | | |||||
* | | | | | Merge pull request #1293 from smunilla/default_subdomain | Brenton Leanhardt | 2016-02-02 | 4 | -1/+21 |
|\ \ \ \ \ | | | | | | | | | | | | | aoi: Ask for osm_default_subdomain in interactive mode | ||||
| * | | | | | aoi: Ask for osm_default_subdomain in interactive mode | Samuel Munilla | 2016-02-02 | 4 | -1/+21 |
|/ / / / / | | | | | | | | | | | | | | | | Add a question to ask the user for a default subdomain. | ||||
* | | | | | Merge pull request #1303 from talset/s3_registry_clusterid | Stefanie Forrester | 2016-02-01 | 1 | -1/+1 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | s3_registry no filter named 'lookup' | ||||
| * | | | | s3_registry no filter named 'lookup' | talset | 2016-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Added a default function for the lookup. * According to [1] added default(,true) to avoid empty string [1] https://github.com/openshift/openshift-ansible/blob/master/docs/best_practices_guide.adoc#filters |