| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-02-09 | Merge pull request #1334 from brenton/bz1304150 | Brenton Leanhardt | |
| Bug 1304150 - Can't upgrade atomic-openshift to specified version | |||
| 2016-02-09 | Bug 1304150 - Can't upgrade atomic-openshift to specified version | Brenton Leanhardt | |
| 2016-02-05 | Merge pull request #1342 from detiber/maskMaster | Brenton Leanhardt | |
| Mask master service when using native ha | |||
| 2016-02-05 | Mask master service when using native ha | Jason DeTiberus | |
| 2016-02-04 | Merge pull request #1206 from lhuard1A/openstack_dns | Thomas Wiest | |
| Add a DNS server on OpenStack clusters | |||
| 2016-02-04 | Merge pull request #1335 from smunilla/default_master_routingconfig_subdomain | Brenton Leanhardt | |
| aoi: Safer check for master_routingconfig_subdomain | |||
| 2016-02-04 | aoi: Safer check for master_routingconfig_subdomain | Samuel Munilla | |
| 2016-02-04 | Add a DNS server on OpenStack clusters | Lénaïc Huard | |
| 2016-02-04 | Merge pull request #1333 from stenwt/sturpin-2016-02-04-rename-openshift-origin | Sten Turpin | |
| renamed /etc/openshift to /etc/origin | |||
| 2016-02-04 | renamed /etc/openshift to /etc/origin | Sten Turpin | |
| 2016-02-04 | Merge pull request #1088 from akram/allow_no_compression_for_qcow_image | Thomas Wiest | |
| Allow compression option to be set to empty for non compressed images | |||
| 2016-02-03 | Merge pull request #1239 from detiber/bin_cluster_overrides | Thomas Wiest | |
| Additional overrides for cloud provider playbooks | |||
| 2016-02-03 | Merge pull request #1291 from sdodson/bz1293578 | Brenton Leanhardt | |
| Check that openshift_hostname resolves to an ip on our host | |||
| 2016-02-03 | Merge pull request #1173 from abutcher/nfs-group | Brenton Leanhardt | |
| Refactor storage options | |||
| 2016-02-03 | gitignore : .tag* (atom editor tag files) | Scott Dodson | |
| 2016-02-03 | Add an early check to ensure that node names resolve to an interface on the host | Scott Dodson | |
| 2016-02-03 | Allow compression option to be set to empty for non compressed QCow images | Akram Ben Aissi | |
| Support tgz and gzip compressed images | |||
| 2016-02-02 | Merge pull request #1325 from abutcher/fix-scaleup | Brenton Leanhardt | |
| Fix scaleup playbook. | |||
| 2016-02-02 | Merge pull request #1238 from detiber/gce_fixes | Thomas Wiest | |
| GCE cloud provider updates | |||
| 2016-02-02 | Replace status_changed bool | Andrew Butcher | |
| 2016-02-02 | Improve docs and consistency of setting the ssh_user | Jason DeTiberus | |
| 2016-02-02 | remove outdated comments | Jason DeTiberus | |
| 2016-02-02 | add etcd hosts for gce playbooks | Jason DeTiberus | |
| 2016-02-02 | GCE cloud provider updates | Jason DeTiberus | |
| - 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 | |||
| 2016-02-02 | Remove extra nfs configuration. | Andrew Butcher | |
| 2016-02-02 | Do not apply the etcd_certificates role during node playbook. | Andrew Butcher | |
| 2016-02-02 | Add g_new_node_hosts to cluster_hosts. | Andrew Butcher | |
| 2016-02-02 | Merge pull request #1323 from jstuever/1312 | Brenton Leanhardt | |
| Updating examples to use /etc/origin/master/htpasswd | |||
| 2016-02-02 | Updating examples to use /etc/origin/master/htpasswd | Jeremiah Stuever | |
| 2016-02-02 | Merge pull request #1019 from dgoodwin/etcd-serial | Brenton Leanhardt | |
| Install and start one etcd server before the others. | |||
| 2016-02-02 | Automatic commit of package [openshift-ansible] release [3.0.38-1]. | Brenton Leanhardt | |
| 2016-02-02 | Merge pull request #1293 from smunilla/default_subdomain | Brenton Leanhardt | |
| aoi: Ask for osm_default_subdomain in interactive mode | |||
| 2016-02-02 | aoi: Ask for osm_default_subdomain in interactive mode | Samuel Munilla | |
| Add a question to ask the user for a default subdomain. | |||
| 2016-02-01 | Merge pull request #1303 from talset/s3_registry_clusterid | Stefanie Forrester | |
| s3_registry no filter named 'lookup' | |||
| 2016-02-01 | Refactor registry storage options. | Andrew Butcher | |
| 2016-02-01 | Merge pull request #1296 from rharrison10/rharriso/lib_dyn | Russell Harrison | |
| Adding the lib_dyn role for the dyn_record module | |||
| 2016-02-01 | Merge pull request #1321 from joelddiaz/ovs-rules-item | Joel Diaz | |
| add item to hold number of stray OVS rules found/removed | |||
| 2016-02-01 | add item to hold number of stray OVS rules found/removed | Joel Diaz | |
| 2016-02-01 | Merge pull request #1319 from mwoodson/docker_storage | Matt Woodson | |
| changed adhoc playbook to match new host monitoring container | |||
| 2016-02-01 | changed adhoc playbook to match new host monitoring container | Matt Woodson | |
| 2016-02-01 | Additional overrides for cloud provider playbooks | Jason DeTiberus | |
| - sdn overrides - allow overrides for use_flannel and use_fluentd | |||
| 2016-02-01 | Merge pull request #1309 from detiber/multi-master | Stefanie Forrester | |
| Multi-master fixes for provider playbooks | |||
| 2016-02-01 | Merge pull request #1310 from detiber/aws_hostname | Stefanie Forrester | |
| Fix hostname for aws cloud provider | |||
| 2016-02-01 | Multi-master fixes for provider playbooks | Jason DeTiberus | |
| - set openshift_master_cluster_method=native for all cloud providers so bin/cluster will build the ha masters correctly | |||
| 2016-02-01 | Merge pull request #1237 from detiber/infra_fixes | Brenton Leanhardt | |
| infra_node fixes | |||
| 2016-02-01 | Merge pull request #1316 from mwoodson/master_local | Matt Woodson | |
| zabbix: added master local api items and triggers | |||
| 2016-02-01 | Merge pull request #1304 from jprovaznik/sleep | Brenton Leanhardt | |
| Give openvswitch container some time to start | |||
| 2016-02-01 | zabbix: added master local api items and triggers | Matt Woodson | |
| 2016-02-01 | Added docs around oo_nodes_with_label | Jason DeTiberus | |
| 2016-02-01 | Merge pull request #1311 from sdodson/is-sync | Brenton Leanhardt | |
| Sync latest imagestreams | |||
