Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | update handling of use_dnsmasq | Jason DeTiberus | 2016-10-13 | 2 | -4/+4 |
| | |||||
* | Merge pull request #2579 from sdodson/fix-registry-volume-namespace | Andrew Butcher | 2016-10-10 | 1 | -2/+9 |
|\ | | | | | Fix config and namespace for registry volume detection | ||||
| * | Fix config and namespace for registry volume detection | Scott Dodson | 2016-10-10 | 1 | -2/+9 |
| | | |||||
* | | Merge pull request #2581 from sdodson/bz1377089 | Scott Dodson | 2016-10-10 | 2 | -2/+2 |
|\ \ | | | | | | | Set HTTPS_PROXY in example builddefaults_json | ||||
| * | | Set HTTPS_PROXY in example builddefaults_json | Scott Dodson | 2016-10-10 | 2 | -2/+2 |
|/ / | |||||
* | | Merge pull request #2561 from lhuard1A/check_openstack_hostname_are_resovable | Scott Dodson | 2016-10-10 | 1 | -6/+9 |
|\ \ | | | | | | | Check that OpenStack hostnames are resolvable | ||||
| * | | Check that OpenStack hostnames are resolvable | Lénaïc Huard | 2016-10-06 | 1 | -6/+9 |
| | | | | | | | | | | | | If they’re not, then use IP instead | ||||
* | | | Merge pull request #2571 from sdodson/node-retry-improvement | Scott Dodson | 2016-10-10 | 2 | -11/+15 |
|\ \ \ | | | | | | | | | Retry starting master and node services once | ||||
| * | | | Apply same pattern to HA master services | Scott Dodson | 2016-10-10 | 1 | -0/+12 |
| | | | | |||||
| * | | | Improve how we handle containerized node failure on first startup | Scott Dodson | 2016-10-10 | 1 | -11/+3 |
| | | | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.4.6-1]. | Troy Dawson | 2016-10-10 | 2 | -2/+8 |
|/ / / | |||||
* | | | Merge pull request #2572 from ironcladlou/master-retries | Scott Dodson | 2016-10-10 | 1 | -0/+11 |
|\ \ \ | | | | | | | | | Retry failed master startup once | ||||
| * | | | Retry failed master startup once | Dan Mace | 2016-10-07 | 1 | -0/+11 |
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Master startup can fail when ec2 transparently reallocates the block storage, causing etcd writes to temporarily fail. Retry failures blindly just once to allow time for this transient condition to to resolve and for systemd to restart the master (which will eventually succeed). https://github.com/coreos/etcd/issues/3864 https://github.com/openshift/origin/issues/6065 https://github.com/openshift/origin/issues/6447 | ||||
* | | | Merge pull request #2565 from vishpat/etcd | Andrew Butcher | 2016-10-07 | 1 | -1/+4 |
|\ \ \ | | | | | | | | | Nuage Monitor: Enumerate over etcd servers | ||||
| * | | | Changes for etcd servers | Vishal Patil | 2016-10-07 | 1 | -1/+4 |
| | | | | |||||
* | | | | Merge pull request #2569 from sdodson/logging | Scott Dodson | 2016-10-07 | 1 | -1/+1 |
|\ \ \ \ | |_|_|/ |/| | | | [logging] Fix openshift_hosted_logging_fluentd_nodeselector | ||||
| * | | | [logging] Fix openshift_hosted_logging_fluentd_nodeselector | Scott Dodson | 2016-10-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.4.5-1]. | Scott Dodson | 2016-10-07 | 2 | -2/+5 |
| | | | |||||
* | | | Merge pull request #2566 from abutcher/dash-vee | Scott Dodson | 2016-10-07 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | [a-o-i] -v disables quiet ansible config. | ||||
| * | | | [a-o-i] -v disables quiet ansible config. | Andrew Butcher | 2016-10-07 | 1 | -1/+1 |
|/ / / | |||||
* | | | Automatic commit of package [openshift-ansible] release [3.4.4-1]. | Troy Dawson | 2016-10-07 | 2 | -2/+18 |
| | | | |||||
* | | | 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 | 3 | -3/+9 |
|\ \ \ \ | |_|/ / |/| | | | Error out if containerized=true for lb host. | ||||
| * | | | Error out if containerized=true for lb host. | Devan Goodwin | 2016-10-06 | 3 | -3/+9 |
| | |/ | |/| | |||||
* | | | Merge pull request #2558 from jtslear/issue-2423 | Scott Dodson | 2016-10-06 | 1 | -6/+0 |
|\ \ \ | | | | | | | | | Removes an unused file | ||||
| * | | | Removes an unused file | John T Skarbek | 2016-10-05 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | | * closes openshift/openshift-ansible#2423 | ||||
* | | | | Merge pull request #2555 from abutcher/node-scaleup-facts | Scott Dodson | 2016-10-06 | 1 | -0/+11 |
|\ \ \ \ | | | | | | | | | | | Bug 1381335 - Scale up playbook does not rerun master-facts. | ||||
| * | | | | Set master facts for first master in node scaleup. | Andrew Butcher | 2016-10-05 | 1 | -0/+11 |
| | | | | | |||||
* | | | | | Merge pull request #2556 from sdodson/image-stream-sync | Scott Dodson | 2016-10-06 | 110 | -28/+51671 |
|\ \ \ \ \ | |_|/ / / |/| | | | | Add v1.4 content, update v1.3 content to latest | ||||
| * | | | | Update v1.3 content | Scott Dodson | 2016-10-05 | 12 | -26/+97 |
| | | | | | |||||
| * | | | | Add v1.4 content | Scott Dodson | 2016-10-05 | 98 | -2/+51574 |
| |/ / / | |||||
* | | | | Merge pull request #2546 from abutcher/master-debug-level | Tim Bielawa | 2016-10-05 | 2 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | Bug 1366522 - The value of "debug_level" isn't applied to /etc/sysconfig/atomic-openshift-master | ||||
| * | | | Move openshift.common.debug.level to openshift_facts. | Andrew Butcher | 2016-10-05 | 2 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #2552 from abutcher/port-typo | Scott Dodson | 2016-10-05 | 1 | -2/+2 |
|\ \ \ \ | | | | | | | | | | | Fix default port typo. | ||||
| * | | | | Fix default port typo. | Andrew Butcher | 2016-10-05 | 1 | -2/+2 |
| | | | | | |||||
* | | | | | Merge pull request #2550 from abutcher/explain-ca-vars | Scott Dodson | 2016-10-05 | 2 | -14/+72 |
|\ \ \ \ \ | |/ / / / |/| | | | | Document auth provider CA variables | ||||
| * | | | | Add example openid/request header providers and explain certificate variables. | Andrew Butcher | 2016-10-05 | 2 | -14/+72 |
| |/ / / | |||||
* | | | | Merge pull request #2544 from abutcher/registry-check | Scott Dodson | 2016-10-05 | 2 | -0/+15 |
|\ \ \ \ | |_|/ / |/| | | | Don't secure registry or deploy registry console when infra replicas == 0 | ||||
| * | | | Don't secure registry or deploy registry console when infra replics == 0 | Andrew Butcher | 2016-10-04 | 2 | -0/+15 |
| | | | | |||||
* | | | | Automatic commit of package [openshift-ansible] release [3.4.3-1]. | Scott Dodson | 2016-10-04 | 2 | -2/+92 |
| | | | | |||||
* | | | | Merge pull request #2511 from vishpat/nuage_ha | Andrew Butcher | 2016-10-04 | 14 | -106/+114 |
|\ \ \ \ | |_|/ / |/| | | | Changes for Nuage HA | ||||
| * | | | Merge pull request #1 from abutcher/nuage_ha | Vishal Patil | 2016-10-04 | 10 | -116/+96 |
| |\ \ \ | | | | | | | | | | | Filterize haproxy front/backends and add method for specifying custom front/backends | ||||
| | * | | | Filterize haproxy frontends/backends and add method for providing additional ↵ | Andrew Butcher | 2016-10-03 | 10 | -116/+96 |
| |/ / / | | | | | | | | | | | | | frontends/backends. | ||||
| * | | | Addressed review comments | Vishal Patil | 2016-09-29 | 2 | -10/+11 |
| | | | | |||||
| * | | | Changes for Nuage HA | Vishal Patil | 2016-09-27 | 6 | -3/+30 |
| | | | | |||||
* | | | | Merge pull request #2538 from DG-i/master | Andrew Butcher | 2016-10-04 | 3 | -0/+17 |
|\ \ \ \ | | | | | | | | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | ||||
| * | | | | Check if openshift_master_ingress_ip_network_cidr is defined | Mathias Merscher | 2016-10-04 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> | ||||
| * | | | | allow networkConfig.ingressIPNetworkCIDRs to be configured | Mathias Merscher | 2016-10-04 | 3 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Mathias Merscher <Mathias.Merscher@dg-i.net> |