| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #1337 from abutcher/master-scaleup | Brenton Leanhardt | 2016-02-22 | 17 | -80/+268 |
|\ |
|
| * | Add openshift_docker roles to master/node scaleup. | Andrew Butcher | 2016-02-16 | 2 | -12/+20 |
| * | Add modify_yaml module. | Andrew Butcher | 2016-02-16 | 2 | -3/+98 |
| * | Re-arrange scaleup playbooks. | Andrew Butcher | 2016-02-16 | 8 | -2/+22 |
| * | Move additional master configuration into a separate master playbook. | Andrew Butcher | 2016-02-16 | 10 | -92/+84 |
| * | Generate each master's certificates separately. | Andrew Butcher | 2016-02-16 | 1 | -7/+3 |
| * | Add new_masters to scaleup playbook. | Andrew Butcher | 2016-02-16 | 8 | -16/+93 |
* | | Merge pull request #1423 from jdnieto/openstack_add_master_and_infra_to_node_... | Brenton Leanhardt | 2016-02-22 | 1 | -5/+6 |
|\ \ |
|
| * | | added node-secgroup to master_nodes | Jose David Martin Nieto | 2016-02-22 | 1 | -5/+6 |
* | | | Rename variable to delete temporary file, add configurable path. | Hugo Rosnet | 2016-02-18 | 1 | -3/+4 |
* | | | Add extra parameters for S3 registry: delete file, create bucket. | Hugo Rosnet | 2016-02-18 | 1 | -0/+4 |
| |/
|/| |
|
* | | Merge pull request #1410 from abutcher/docker-scaleup | Brenton Leanhardt | 2016-02-16 | 1 | -0/+10 |
|\ \
| |/
|/| |
|
| * | Apply openshift_docker to nodes during scaleup. | Andrew Butcher | 2016-02-16 | 1 | -0/+10 |
* | | Merge pull request #1387 from talset/atomic_uninstall | Brenton Leanhardt | 2016-02-16 | 1 | -0/+7 |
|\ \
| |/
|/| |
|
| * | Change etcd deamon name for atomic-host | talset | 2016-02-13 | 1 | -0/+7 |
* | | Merge pull request #1397 from brenton/bz1308314 | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
|\ \ |
|
| * | | Bug 1308314 - Failed to continue installation when pressing CTRL-C | Brenton Leanhardt | 2016-02-15 | 1 | -1/+1 |
* | | | Merge pull request #1395 from brenton/master | Brenton Leanhardt | 2016-02-15 | 2 | -1/+11 |
|\ \ \
| |/ /
|/| | |
|
| * | | Updating the 3.1.1 router to match the new liveness probe configuration | Brenton Leanhardt | 2016-02-12 | 2 | -1/+11 |
* | | | Merge pull request #1369 from lhuard1A/gce_oo_option | Thomas Wiest | 2016-02-15 | 1 | -4/+4 |
|\ \ \ |
|
| * | | | Make the GCE image_name and the machine_type configurable from the CLI | Lénaïc Huard | 2016-02-10 | 1 | -4/+4 |
* | | | | Merge pull request #1355 from lhuard1A/fix_when_no_infra | Thomas Wiest | 2016-02-15 | 4 | -8/+8 |
|\ \ \ \ |
|
| * | | | | Fix issue when there are no infra nodes | Lénaïc Huard | 2016-02-09 | 4 | -8/+8 |
| |/ / / |
|
* | | | | Merge pull request #1357 from lhuard1A/pretty_print_gce_list_cluster | Thomas Wiest | 2016-02-15 | 1 | -2/+9 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Better structure the output of the list playbook | Lénaïc Huard | 2016-02-09 | 1 | -2/+9 |
| |/ / |
|
* | | | Don't automatically give additional permissions to all OAuth users on upgrade | Jordan Liggitt | 2016-02-12 | 2 | -0/+2 |
* | | | Fix adhoc boostrap fedora playbook | Jason DeTiberus | 2016-02-12 | 1 | -1/+0 |
* | | | Merge pull request #1392 from lhuard1A/manage_etc_hosts_false | Brenton Leanhardt | 2016-02-12 | 1 | -1/+0 |
|\ \ \ |
|
| * | | | Fix libvirt cluster creation | Lénaïc Huard | 2016-02-12 | 1 | -1/+0 |
| | |/
| |/| |
|
* / | | Add missing `type` node labels on OpenStack and libvirt | Lénaïc Huard | 2016-02-12 | 2 | -0/+19 |
|/ / |
|
* | | Merge pull request #1324 from abutcher/fluentd-fixes | Brenton Leanhardt | 2016-02-11 | 2 | -4/+0 |
|\ \ |
|
| * | | Remove fluentd_master and fluentd_node roles. | Andrew Butcher | 2016-02-08 | 2 | -4/+0 |
* | | | Bug 1302970 - update script does not patch router if name is different from d... | Brenton Leanhardt | 2016-02-11 | 3 | -22/+43 |
* | | | Merge pull request #1326 from detiber/bz1303939 | Brenton Leanhardt | 2016-02-10 | 2 | -30/+22 |
|\ \ \ |
|
| * | | | fix default value | Jason DeTiberus | 2016-02-10 | 1 | -1/+1 |
| * | | | add missing connection:local | Jason DeTiberus | 2016-02-09 | 1 | -0/+1 |
| * | | | consolidate oo_first_master post-config a bit, fix some roles that use opensh... | Jason DeTiberus | 2016-02-09 | 1 | -32/+10 |
| * | | | openshift_serviceaccounts updates | Jason DeTiberus | 2016-02-09 | 1 | -9/+16 |
| * | | | Fix infra_node deployment | Jason DeTiberus | 2016-02-09 | 1 | -5/+11 |
| | |/
| |/| |
|
* | | | Merge pull request #1368 from detiber/gte3_2 | Brenton Leanhardt | 2016-02-10 | 2 | -2/+2 |
|\ \ \ |
|
| * | | | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 2 | -2/+2 |
* | | | | Merge pull request #1364 from codificat/openshift-enterprise | Brenton Leanhardt | 2016-02-10 | 5 | -5/+5 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add missing atomic- and openshift-enterprise | Pep Turró Mauri | 2016-02-09 | 5 | -5/+5 |
* | | | | 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 | jawed | 2016-02-04 | 1 | -0/+4 |
* | | | | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | 2016-02-09 | 1 | -0/+12 |
* | | | | Merge pull request #1206 from lhuard1A/openstack_dns | Thomas Wiest | 2016-02-04 | 6 | -26/+234 |
|\ \ \ \ |
|
| * | | | | Add a DNS server on OpenStack clusters | Lénaïc Huard | 2016-02-04 | 6 | -26/+234 |
| |/ / / |
|
* | | | | renamed /etc/openshift to /etc/origin | Sten Turpin | 2016-02-04 | 1 | -1/+1 |
* | | | | Merge pull request #1088 from akram/allow_no_compression_for_qcow_image | Thomas Wiest | 2016-02-04 | 2 | -2/+17 |
|\ \ \ \
| |/ / /
|/| | | |
|