Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | openshift_node_dnsmasq - Remove strict-order option from dnsmasq | Scott Dodson | 2016-12-01 | 2 | -2/+4 |
| | | | | | | | | | | | strict-order forces dnsmasq to iterate through nameservers in order. If one of the nameservers is down this will slow things down while dnsmasq waits for a timeout. Also, this option prevents dnsmasq from querying other nameservers if the first one returns a negative result. While I think it's odd to have a nameserver that returns negative results for a query that another returns positive results for this does seem to fix the issue in testing. Fixes Bug 1399577 | ||||
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 4 | -3/+7 |
| | |||||
* | Merge kube_admission_plugin_config with admission_plugin_config | Samuel Munilla | 2016-11-22 | 2 | -0/+6 |
| | | | | | | | | Move the values in kube_admission_plugin_config up one level per the new format from 1.3: "The kubernetesMasterConfig.admissionConfig.pluginConfig should be moved and merged into admissionConfig.pluginConfig." | ||||
* | Allow users to disable the origin repo creation | Scott Dodson | 2016-11-17 | 1 | -0/+4 |
| | |||||
* | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDR | Scott Dodson | 2016-11-07 | 2 | -8/+8 |
|\ | | | | | Update defaults for clusterNetworkCIDR & hostSubnetLength | ||||
| * | Update defaults for clusterNetworkCIDR & hostSubnetLength | Samuel Munilla | 2016-11-03 | 2 | -8/+8 |
| | | | | | | | | | | | | | | | | | | | | | | | | Per https://github.com/openshift/openshift-docs/issues/1700: The default values for pod networking have changed: - clusterNetworkCIDR now defaults to 10.128.0.0/14 (10.128.0.0 - 10.131.255.255) rather than 10.1.0.0/16. - hostSubnetLength now defaults to 9 rather than 8 (meaning each node will be assigned a /23 subnet rather than a /24) Fixes Bug 1320952 | ||||
* | | Merge pull request #2741 from harobed/issue_2740 | Scott Dodson | 2016-11-07 | 1 | -2/+0 |
|\ \ | | | | | | | Remove unused openshift-ansible/inventory/hosts file #2740 | ||||
| * | | Remove unused openshift-ansible/inventory/hosts file #2740 | Stéphane Klein | 2016-11-07 | 1 | -2/+0 |
| |/ | |||||
* / | Append /inventory/README.md to explain what is BYO inventory folder #2742 | Stéphane Klein | 2016-11-07 | 1 | -0/+9 |
|/ | |||||
* | Bump documented openshift_release for 1.4/3.4. | Devan Goodwin | 2016-10-28 | 2 | -2/+2 |
| | |||||
* | Fix typos | Rodolfo Carvalho | 2016-10-19 | 1 | -1/+1 |
| | |||||
* | revise docs | Tobias Brunner | 2016-10-13 | 2 | -2/+2 |
| | |||||
* | adjustments in docs and j2 template | Tobias Brunner | 2016-10-12 | 2 | -1/+18 |
| | |||||
* | add regionendpoint parameter for registry s3 | Tobias Brunner | 2016-10-12 | 1 | -0/+15 |
| | |||||
* | Set HTTPS_PROXY in example builddefaults_json | Scott Dodson | 2016-10-10 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2424 from jeremyeder/pods_per_core2 | Scott Dodson | 2016-10-07 | 2 | -2/+2 |
|\ | | | | | the kubelet example line fails on releases prior to 3.3, so put a comment there. | ||||
| * | note different product versions | Jeremy Eder | 2016-10-07 | 2 | -2/+2 |
| | | |||||
| * | the example line fails on releases prior to 3.3, so put a comment there. | Jeremy Eder | 2016-09-09 | 2 | -2/+2 |
| | | |||||
* | | Merge pull request #2548 from dgoodwin/containerized-b | Scott Dodson | 2016-10-06 | 2 | -2/+6 |
|\ \ | | | | | | | Error out if containerized=true for lb host. | ||||
| * | | Error out if containerized=true for lb host. | Devan Goodwin | 2016-10-06 | 2 | -2/+6 |
| | | | |||||
* | | | Add example openid/request header providers and explain certificate variables. | Andrew Butcher | 2016-10-05 | 2 | -14/+72 |
|/ / | |||||
* | | Merge pull request #2538 from DG-i/master | Andrew Butcher | 2016-10-04 | 2 | -0/+14 |
|\ \ | | | | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | ||||
| * | | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 2 | -0/+14 |
| | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> | ||||
* | | | Merge pull request #2441 from dgoodwin/34-upgrade-improvements | Andrew Butcher | 2016-10-04 | 1 | -1/+0 |
|\ \ \ | |/ / |/| | | 3.4 Upgrade Improvements | ||||
| * | | Use pre_upgrade tag instread of a dry run variable. | Devan Goodwin | 2016-09-29 | 2 | -6/+0 |
| | | | |||||
| * | | Support openshift_upgrade_dry_run=true for pre-upgrade checks only. | Devan Goodwin | 2016-09-28 | 2 | -0/+5 |
| | | | |||||
* | | | Merge pull request #2404 from sdodson/logging | Scott Dodson | 2016-09-29 | 2 | -8/+97 |
|\ \ \ | | | | | | | | | Logging fixes | ||||
| * | | | Add some sample inventory stuff, will update this later | Scott Dodson | 2016-09-26 | 2 | -8/+97 |
| |/ / | |||||
* | | | Set the DomainName or DomainID in the OpenStack cloud provider | Lénaïc Huard | 2016-09-29 | 2 | -0/+4 |
| | | | | | | | | | | | | | | | | | | | | | | | | Whereas with the OpenStack keystone v2 authentication API, the username and the password are enough, the keystone v3 API requires an additional domain parameter. Fixes #2515 | ||||
* | | | Add gitHTTPProxy and gitHTTPSProxy to advanced config json option | Scott Dodson | 2016-09-28 | 2 | -4/+2 |
|/ / | |||||
* | | Merge pull request #2473 from lhuard1A/openstack_inventory | Jason DeTiberus | 2016-09-22 | 3 | -269/+246 |
|\ \ | | | | | | | Update the OpenStack dynamic inventory script | ||||
| * | | Update the OpenStack dynamic inventory script | Lénaïc Huard | 2016-09-20 | 3 | -269/+246 |
| | | | |||||
* | | | Merge pull request #2484 from abutcher/gce-cloud-provider | Scott Dodson | 2016-09-22 | 2 | -0/+6 |
|\ \ \ | | | | | | | | | Add GCE cloud provider kind. | ||||
| * | | | Add GCE cloud provider kind. | Andrew Butcher | 2016-09-21 | 2 | -0/+6 |
| |/ / | |||||
* / / | Clarify openshift_hosted_metrics_public_url | Scott Dodson | 2016-09-21 | 2 | -0/+4 |
|/ / | | | | | | | | | | | Currently, metrics only works at /hawkular/metrics so if you alter the path portion of the variable then the master will direct traffic at an endpoint that won't work. | ||||
* | | Add acceptschema2 and enforcequota settings for hosted registry | Andrew Lau | 2016-09-10 | 2 | -0/+4 |
| | | |||||
* | | Add option for specifying s3 registry storage root directory. | Andrew Butcher | 2016-09-09 | 2 | -0/+2 |
|/ | |||||
* | Don't advise people to use additional registries over oreg_url | Scott Dodson | 2016-09-01 | 2 | -8/+4 |
| | |||||
* | Remove openshift_master_metrics_public_url | Andrew Butcher | 2016-08-31 | 2 | -2/+2 |
| | |||||
* | update kubelet argument example with references to new pods-per-core and new ↵ | Jeremy Eder | 2016-08-29 | 2 | -2/+2 |
| | | | | max-pods threshold for 3.3 | ||||
* | update kubelet argument example with references to new pods-per-core and new ↵ | Jeremy Eder | 2016-08-29 | 2 | -492/+0 |
| | | | | max-pods threshold for 3.3 | ||||
* | Update metrics example inventories | Scott Dodson | 2016-08-26 | 2 | -11/+66 |
| | |||||
* | Merge pull request #2052 from sdodson/metrics | Scott Dodson | 2016-08-25 | 1 | -0/+24 |
|\ | | | | | Metrics improvements | ||||
| * | Pull in keynote demo changes | Scott Dodson | 2016-08-24 | 1 | -0/+24 |
| | | |||||
* | | Merge pull request #2360 from detiber/repo_rework | Jason DeTiberus | 2016-08-24 | 1 | -4/+0 |
|\ \ | | | | | | | Repo rework | ||||
| * | | remove fedora origin copr (it's in mainline fedora now), some dnf/yum clean up | Adam Miller | 2016-08-24 | 1 | -4/+0 |
| |/ | | | | | | | Signed-off-by: Adam Miller <maxamillion@fedoraproject.org> | ||||
* / | Add externalIPNetworkCIDRs to config | Samuel Munilla | 2016-08-23 | 2 | -0/+19 |
|/ | | | | | Allow networkConfig.externalIPNetworkCIDRs to be set along with a default to emulate the old 3.1 behavior. | ||||
* | Add nfs group to OSEv3:vars | Scott Dodson | 2016-08-15 | 2 | -0/+2 |
| | | | | Fixes #2129 | ||||
* | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 2 | -3/+30 |
| | |||||
* | Fix little mistake in openshift_master_htpasswd_users value . | jmferrer | 2016-08-08 | 3 | -3/+3 |
| |