summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-02-10Merge pull request #1373 from stenwt/sturpin-2016-02-09-registry-health-fixedSten Turpin
added nodes not ready and nodes not schedulable triggers
2016-02-10Merge pull request #1359 from rharrison10/rharriso/dynRussell Harrison
Fix a bug with existing CNAME records
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Merge pull request #1371 from abutcher/mask-atomicBrenton Leanhardt
Don't mask master service on atomic.
2016-02-10Merge pull request #1372 from stenwt/sturpin-2016-02-09-registry-healthSten Turpin
added nodes not ready and nodes not schedulable triggers
2016-02-10added nodes not ready and nodes not schedulable triggersSten Turpin
2016-02-10Don't mask master service on atomic.Andrew Butcher
2016-02-10Merge pull request #1368 from detiber/gte3_2Brenton Leanhardt
Add gte check for 3.2, update version checks to gte
2016-02-10Merge pull request #1364 from codificat/openshift-enterpriseBrenton Leanhardt
Add missing atomic- and openshift-enterprise
2016-02-10Merge pull request #1365 from pat2man/patch-2Brenton Leanhardt
Specify default namespace when creating router
2016-02-09Add gte check for 3.2, update version checks to gteJason DeTiberus
2016-02-09Specify default namespace when creating routerPatrick Tescher
In case we have switched projects before running ansible.
2016-02-09Merge pull request #1330 from jkhelil/make-cli-pod-eviction-timeout-configurableBrenton Leanhardt
Make pod_eviction_timeout configurable from cli
2016-02-09Merge pull request #1347 from detiber/fixFirewallBrenton Leanhardt
Fix enabling iptables for latest rhel versions
2016-02-09Merge pull request #1361 from stenwt/sturpin-2016-02-09-registry-healthSten Turpin
changed registry checks to alert based on number of registries with p…
2016-02-09changed registry checks to alert based on number of registries with problemsSten Turpin
2016-02-09Fix a bug with existing CNAME recordsRussell Harrison
2016-02-09Merge pull request #1356 from adellape/fix_ha_typoBrenton Leanhardt
Fix HA typo in example AEP/OSE/Origin inventories
2016-02-09Fix HA typo in example AEP/OSE/Origin inventoriesAlex Dellapenta
2016-02-09Merge pull request #1351 from kwoodson/create_appKenny Woodson
Renaming the key for app create.
2016-02-09Updated the key for app createKenny Woodson
2016-02-09Automatic commit of package [openshift-ansible] release [3.0.39-1].Brenton Leanhardt
2016-02-09Merge pull request #1334 from brenton/bz1304150Brenton Leanhardt
Bug 1304150 - Can't upgrade atomic-openshift to specified version
2016-02-09Bug 1304150 - Can't upgrade atomic-openshift to specified versionBrenton Leanhardt
2016-02-09Add missing atomic- and openshift-enterprisePep Turró Mauri
Some checks related to *enterprise deployments were still only looking for "enterprise" deployment_type. Update them to cover also atomic-enterprise and openshift-enterprise deployment types.
2016-02-08Fix enabling iptables for latest rhel versionsJason DeTiberus
2016-02-05Merge pull request #1342 from detiber/maskMasterBrenton Leanhardt
Mask master service when using native ha
2016-02-05Mask master service when using native haJason DeTiberus
2016-02-04Merge pull request #1206 from lhuard1A/openstack_dnsThomas Wiest
Add a DNS server on OpenStack clusters
2016-02-04Merge pull request #1335 from smunilla/default_master_routingconfig_subdomainBrenton Leanhardt
aoi: Safer check for master_routingconfig_subdomain
2016-02-04aoi: Safer check for master_routingconfig_subdomainSamuel Munilla
2016-02-04Add a DNS server on OpenStack clustersLénaïc Huard
2016-02-04Merge pull request #1333 from stenwt/sturpin-2016-02-04-rename-openshift-originSten Turpin
renamed /etc/openshift to /etc/origin
2016-02-04renamed /etc/openshift to /etc/originSten Turpin
2016-02-04Merge pull request #1088 from akram/allow_no_compression_for_qcow_imageThomas Wiest
Allow compression option to be set to empty for non compressed images
2016-02-04Make pod_eviction_timeout configurable from clijawed
2016-02-03Merge pull request #1239 from detiber/bin_cluster_overridesThomas Wiest
Additional overrides for cloud provider playbooks
2016-02-03Merge pull request #1291 from sdodson/bz1293578Brenton Leanhardt
Check that openshift_hostname resolves to an ip on our host
2016-02-03Merge pull request #1173 from abutcher/nfs-groupBrenton Leanhardt
Refactor storage options
2016-02-03gitignore : .tag* (atom editor tag files)Scott Dodson
2016-02-03Add an early check to ensure that node names resolve to an interface on the hostScott Dodson
2016-02-03Allow compression option to be set to empty for non compressed QCow imagesAkram Ben Aissi
Support tgz and gzip compressed images
2016-02-02Merge pull request #1325 from abutcher/fix-scaleupBrenton Leanhardt
Fix scaleup playbook.
2016-02-02Merge pull request #1238 from detiber/gce_fixesThomas Wiest
GCE cloud provider updates
2016-02-02Replace status_changed boolAndrew Butcher
2016-02-02Improve docs and consistency of setting the ssh_userJason DeTiberus
2016-02-02remove outdated commentsJason DeTiberus
2016-02-02add etcd hosts for gce playbooksJason DeTiberus
2016-02-02GCE cloud provider updatesJason 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-02Remove extra nfs configuration.Andrew Butcher