Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #2766 from andrewklau/master | Scott Dodson | 2016-11-09 | 2 | -19/+19 |
|\ | | | | | Re-sync v1.4 image streams | ||||
| * | Re-sync v1.4 image streams | Andrew Lau | 2016-11-09 | 2 | -19/+19 |
| | | |||||
* | | Fix typos in openshift_facts gce cloud provider | Scott Dodson | 2016-11-09 | 1 | -2/+2 |
|/ | | | | | Fixes Bug 1390160 Fixes BZ1390160 | ||||
* | Revert "Revert openshift.node.nodename changes" | Scott Dodson | 2016-11-08 | 3 | -13/+26 |
| | |||||
* | Merge pull request #2753 from jkhelil/proxy_settings | Scott Dodson | 2016-11-08 | 1 | -2/+2 |
|\ | | | | | Always add local dns domain to no_proxy | ||||
| * | Always add local dns domain to no_proxy | jawed | 2016-11-08 | 1 | -2/+2 |
| | | |||||
* | | Merge pull request #2751 from sdodson/BZ1388253 | Scott Dodson | 2016-11-08 | 3 | -26/+13 |
|\ \ | | | | | | | Revert openshift.node.nodename changes | ||||
| * | | Revert "Fix the nodeName of the OpenShift nodes on OpenStack" | Scott Dodson | 2016-11-07 | 1 | -1/+1 |
| | | | | | | | | | | | | This reverts commit aaaf82ba6032d0b1e9c36a39a7eda25b8c5f4b84. | ||||
| * | | Revert "Fix OpenStack cloud provider" | Scott Dodson | 2016-11-07 | 3 | -16/+6 |
| | | | | | | | | | | | | This reverts commit 1f2276fff1e41c1d9440ee8b589042ee249b95d7. | ||||
| * | | Revert "Check that OpenStack hostnames are resolvable" | Scott Dodson | 2016-11-07 | 1 | -9/+6 |
| | | | | | | | | | | | | This reverts commit 3cc2d6b019fa8a05ba480a7425cd654aa051355f. | ||||
* | | | Merge pull request #2754 from jprovaznik/flannel_prefix | Scott Dodson | 2016-11-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | FIx flannel var name | ||||
| * | | | FIx flannel var name | Jan Provaznik | 2016-11-08 | 1 | -1/+1 |
| | |/ | |/| | | | | | | | | | | | | | should be FLANNEL_ETCD_PREFIX Related to: #2635 | ||||
* | | | Merge pull request #2759 from sdodson/flannel-containerized | Scott Dodson | 2016-11-08 | 1 | -1/+1 |
|\ \ \ | | | | | | | | | Install flannel RPM on containerized but not atomic | ||||
| * | | | Install flannel RPM on containerized but not atomic | Scott Dodson | 2016-11-08 | 1 | -1/+1 |
| |/ / | |||||
* / / | Refactor default sdn_cluster_network_cidr and sdn_host_subnet_length | Scott Dodson | 2016-11-07 | 1 | -4/+9 |
|/ / | | | | | | | | | Inventory values highest priority, then anything in master-config.yaml, then defaults last. | ||||
* | | Merge pull request #2652 from smunilla/BZ1320952_default_for_clusterNetworkCIDR | Scott Dodson | 2016-11-07 | 1 | -5/+19 |
|\ \ | |/ |/| | Update defaults for clusterNetworkCIDR & hostSubnetLength | ||||
| * | Update defaults for clusterNetworkCIDR & hostSubnetLength | Samuel Munilla | 2016-11-03 | 1 | -5/+19 |
| | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | | set AWS creds task with no_logs | Sally O'Malley | 2016-11-07 | 1 | -0/+1 |
| | | |||||
* | | default to multizone GCE config | Seth Jennings | 2016-11-04 | 4 | -0/+23 |
| | | |||||
* | | Merge pull request #2721 from sdodson/image-stream-sync | Scott Dodson | 2016-11-04 | 23 | -202/+433 |
|\ \ | | | | | | | Image stream sync | ||||
| * | | Update hosted_templates | Scott Dodson | 2016-11-04 | 3 | -0/+47 |
| | | | |||||
| * | | remove console exclusions | Scott Dodson | 2016-11-04 | 1 | -1/+0 |
| | | | |||||
| * | | Update v1.4 content | Scott Dodson | 2016-11-03 | 20 | -201/+386 |
| | | | |||||
* | | | Merge pull request #2722 from smunilla/BZ1391515 | Scott Dodson | 2016-11-04 | 1 | -5/+5 |
|\ \ \ | | | | | | | | | Fix indentation for flannel etcd vars | ||||
| * | | | Fix indentation for flannel etcd vars | Samuel Munilla | 2016-11-04 | 1 | -5/+5 |
| | | | | |||||
* | | | | Merge pull request #2718 from dgoodwin/restart-api-always | Scott Dodson | 2016-11-04 | 1 | -0/+1 |
|\ \ \ \ | |/ / / |/| | | | Restart API service always as well. | ||||
| * | | | Restart API service always as well. | Devan Goodwin | 2016-11-04 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Recently applied this fix for controllers due to the systemd-journald restart issue, it sounds as is this one is also sometimes affected. Containerized already uses this, so we will apply the same restart strategy here. | ||||
* | | | | Update flannel etcd vars for 0.5.5 | Samuel Munilla | 2016-11-03 | 1 | -11/+8 |
| |_|/ |/| | | | | | | | | | | | | | | | | | | | | | | | flannel-0.5.5 uses different variable names in /etc/sysconfig/flannel. This writes both the old and next variable name to the file for quick compatibility. Fixes #2635 Fixes Bug 1391515 | ||||
* | | | Where we use curl force it to use tlsv1.2 | Scott Dodson | 2016-11-02 | 2 | -2/+2 |
| |/ |/| | | | | | | | | | | | curl, prior to RHEL 7.2, did not properly negotiate up the TLS protocol, so force it to use tlsv1.2 Fixes bug 1390869 | ||||
* | | Merge pull request #2703 from abutcher/etcd-ca-default-days | Scott Dodson | 2016-11-02 | 1 | -1/+1 |
|\ \ | | | | | | | Bump etcd_ca_default_days to 5 years. | ||||
| * | | Bump etcd_ca_default_days to 5 years. | Andrew Butcher | 2016-11-02 | 1 | -1/+1 |
| |/ | |||||
* / | Deploy an OOM systemd override for openvswitch. | Devan Goodwin | 2016-11-02 | 2 | -2/+20 |
|/ | | | | | | At recommendation of network team, more details in: https://bugzilla.redhat.com/show_bug.cgi?id=1331590 | ||||
* | Only restart dnsmasq if the DNS servers have changed | Tim Bielawa | 2016-11-01 | 1 | -6/+41 |
| | |||||
* | Fix changed_when | Scott Dodson | 2016-11-01 | 2 | -2/+2 |
| | |||||
* | Merge pull request #2686 from sdodson/BZ1390169 | Scott Dodson | 2016-10-31 | 2 | -1/+21 |
|\ | | | | | Touch all ini_file files before using them | ||||
| * | Touch all ini_file files before using them | Scott Dodson | 2016-10-31 | 2 | -1/+21 |
| | | | | | | | | | | | | | | | | | | Ansible 2.2 adds 'create' flag, however we'd like to preserve backwards compatability. Fixes bug 1390169 Fixes BZ1390169 Fixes #2668 | ||||
* | | Remove commit offset strings from parsed versions | Tim Bielawa | 2016-10-31 | 1 | -2/+22 |
|/ | |||||
* | Merge pull request #2669 from dgoodwin/restart-ha-controllers-always | Scott Dodson | 2016-10-27 | 2 | -2/+2 |
|\ | | | | | Change HA master controller service to restart always. | ||||
| * | Change HA master controller service to restart always. | Devan Goodwin | 2016-10-27 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | Restarts of systemd-journald can cause the master controllers service to die in HA environments, due to a SIGPIPE and how it's handled. (seemingly by default in golang) on-failure does not trigger in this situation, instead we set to Restart=always in the systemd unit, which matches the non-HA service definitions as well. | ||||
* | | Merge pull request #2670 from abutcher/hosted-registry-insecure | Scott Dodson | 2016-10-26 | 3 | -4/+23 |
|\ \ | | | | | | | Bug 1388016 - The insecure-registry address was removed during upgrade | ||||
| * | | Default hosted_registry_insecure true when insecure registry present in ↵ | Andrew Butcher | 2016-10-26 | 3 | -4/+23 |
| | | | | | | | | | | | | existing /etc/sysconfig/docker. | ||||
* | | | Fix race condtion in openshift_facts | Samuel Munilla | 2016-10-25 | 1 | -2/+5 |
| | | | | | | | | | | | | | | | | | | | | | | | | If, for some reason, two facts processes were run simultaneously on the same host, creating the directory could cause an exception. This should help with that. Fixes Bug 1385449 | ||||
* | | | Merge pull request #2615 from tbielawa/node-labels-fix | Tim Bielawa | 2016-10-25 | 2 | -3/+40 |
|\ \ \ | |/ / |/| | | Set node-labels in kubeletArguments | ||||
| * | | Add node-labels to kubeletArguments | Tim Bielawa | 2016-10-20 | 2 | -3/+40 |
| | | | | | | | | | | | | * Node labels are parsed from openshift_node_labels if they exist | ||||
* | | | Bump logging and metrics deployers to 3.3.1 and 3.4.0 | Scott Dodson | 2016-10-24 | 4 | -8/+8 |
| | | | |||||
* | | | Merge pull request #2641 from vishpat/cert-validity | Andrew Butcher | 2016-10-24 | 3 | -3/+3 |
|\ \ \ | | | | | | | | | Added a parameter for cert validity for Nuage components | ||||
| * | | | Added a parameter for cert validity | Vishal Patil | 2016-10-21 | 3 | -3/+3 |
| | | | | |||||
* | | | | Merge pull request #2650 from sdodson/issue2646 | Andrew Butcher | 2016-10-24 | 1 | -0/+6 |
|\ \ \ \ | |_|_|/ |/| | | | Enable dnsmasq service | ||||
| * | | | Enable dnsmasq service | Scott Dodson | 2016-10-24 | 1 | -0/+6 |
| | |/ | |/| | |||||
* | | | Default infra template modification based on ↵ | Andrew Butcher | 2016-10-24 | 1 | -1/+1 |
| | | | | | | | | | | | | openshift_examples_modify_imagestreams |