Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Workaround sysctl module issue with py3 by converting task to lineinfile. | Andrew Butcher | 2017-05-19 | 2 | -1/+10 |
| | |||||
* | Merge pull request #4235 from sdodson/fix-yamllint | Scott Dodson | 2017-05-19 | 1 | -8/+8 |
|\ | | | | | Fix yamllint problems | ||||
| * | Fix yamllint problems | Scott Dodson | 2017-05-19 | 1 | -8/+8 |
|/ | | | | I should've noticed before merging... | ||||
* | Merge pull request #4073 from richm/logging-es-route | Scott Dodson | 2017-05-19 | 5 | -0/+205 |
|\ | | | | | add ability to expose Elasticsearch as an external route | ||||
| * | add ability to expose Elasticsearch as an external route | Rich Megginson | 2017-05-18 | 5 | -0/+205 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | This adds the ability to expose Elastisearch as a route outside of the cluster. - `openshift_logging_es_allow_external`: True (default is False) - if this is True, Elasticsearch will be exposed as a Route - `openshift_logging_es_ops_hostname`: The external facing hostname to use for the route and the TLS server certificate (default is "es." + `openshift_master_default_subdomain`) There are other similar parameters for the TLS server cert, key, and CA cert. There are other similar parameters for when the OPS cluster is deployed e.g. `openshift_logging_es_ops_allow_external`, etc. | ||||
* | | Merge pull request #4094 from ashcrow/status-doesnt-exist | Jan Chaloupka | 2017-05-19 | 2 | -2/+2 |
|\ \ | | | | | | | Ensure good return code for specific until loops | ||||
| * | | Ensure good return code for specific until loops | Steve Milner | 2017-05-04 | 2 | -2/+2 |
| | | | |||||
* | | | Merge pull request #4128 from VincentS/Container_Registry_Firewalld | Jan Chaloupka | 2017-05-19 | 2 | -0/+10 |
|\ \ \ | | | | | | | | | Added Container Registry Port 5000 to Firewalld | ||||
| * | | | Added Docker Registry Port 5000 to Firewalld | Vincent Schwarzer | 2017-05-18 | 2 | -0/+10 |
| | | | | |||||
* | | | | Merge pull request #4145 from VincentS/Calico_Parameterization | Jan Chaloupka | 2017-05-19 | 4 | -3/+32 |
|\ \ \ \ | | | | | | | | | | | Parameterized Calico/Node Arguments | ||||
| * | | | | Parameterized Calico/Node Arguments | Vincent Schwarzer | 2017-05-18 | 4 | -3/+32 |
| |/ / / | |||||
* | | | | Merge pull request #4125 from VincentS/Calico_BGP_Port | Jan Chaloupka | 2017-05-19 | 2 | -0/+9 |
|\ \ \ \ | | | | | | | | | | | Added Calico BGP Port 179 to Firewalld | ||||
| * | | | | Added Calico BGP Port 179 to Firewalld | Vincent Schwarzer | 2017-05-15 | 2 | -0/+9 |
| | | | | | |||||
* | | | | | Merge pull request #4224 from VincentS/LocalTMPDir_Fix | OpenShift Bot | 2017-05-19 | 1 | -0/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Localhost TMP Dir Fix | Vincent Schwarzer | 2017-05-18 | 1 | -0/+1 |
| | |/ / / | |/| | | | |||||
* | | | | | Merge pull request #4218 from abutcher/uninstall-container-engine-docker | OpenShift Bot | 2017-05-19 | 1 | -1/+1 |
|\ \ \ \ \ | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | Uninstall: restart docker when container-engine restart hasn't changed. | Andrew Butcher | 2017-05-17 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Merge pull request #3660 from juanvallejo/jvallejo/add-etcd-clustersize-check | OpenShift Bot | 2017-05-18 | 3 | -0/+534 |
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | | | Merged by openshift-bot | ||||
| * | | | | | add etcd cluster size check | juanvallejo | 2017-05-17 | 3 | -0/+534 |
| | | | | | | |||||
* | | | | | | Merge pull request #4208 from abutcher/local-action-delegate | OpenShift Bot | 2017-05-18 | 4 | -12/+6 |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | Remove use of local_action with delegate_to and switch 'delegate_to: ↵ | Andrew Butcher | 2017-05-16 | 4 | -12/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | localhost' temporary directory cleanup actions to local_actions. | ||||
* | | | | | | | Merge pull request #4183 from jpeeler/master | OpenShift Bot | 2017-05-18 | 3 | -3/+3 |
|\ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | Fix python3 error in repoquery | Jeff Peeler | 2017-05-13 | 3 | -3/+3 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Explicitly convert from bytes to string so that splitting the string is successful. This change works with python 2 as well. Closes #4182 | ||||
* | | | | | | | | Merge pull request #3914 from rikkuness/yaml_newline | OpenShift Bot | 2017-05-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | Prevent line wrap in yaml dump of IDP, fixes #3912 | Darrian | 2017-04-12 | 1 | -0/+1 |
| | | | | | | | | | |||||
* | | | | | | | | | Merge pull request #4165 from sdodson/BZ1450167 | OpenShift Bot | 2017-05-18 | 1 | -0/+6 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | Reset selinux context on /var/lib/origin/openshift.common.volumes | Scott Dodson | 2017-05-11 | 1 | -0/+6 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1450167 | ||||
* | | | | | | | | | | Merge pull request #4190 from sdodson/BZ1428934 | OpenShift Bot | 2017-05-18 | 1 | -1/+3 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | Include object validation in 3.6 upgrades | Scott Dodson | 2017-05-15 | 1 | -1/+3 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1428934 | ||||
* | | | | | | | | | | Merge pull request #4142 from VincentS/Adjustment_Naming_Schema | OpenShift Bot | 2017-05-18 | 4 | -19/+19 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | Adjusted Naming Schema of Calico Roles | Vincent Schwarzer | 2017-05-18 | 4 | -19/+19 |
| | |_|_|_|_|_|_|/ / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge pull request #4205 from stevekuznetsov/skuznets/logging-tmpdir | Scott Dodson | 2017-05-18 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Don't escalate privileges in local tmpdir creation | ||||
| * | | | | | | | | | | Don't escalate privileges in local tmpdir creation | Steve Kuznetsov | 2017-05-16 | 1 | -0/+1 |
| | |_|_|_|_|/ / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When running `ansible-playbook` as a non-root user, if a local temporary directory is created without explicitly not escalating privileges, the directory will not be readable to the user running the playbook on the controller host, which will lead to tasks like `fetch` failing to place files into the directory. Signed-off-by: Steve Kuznetsov <skuznets@redhat.com> | ||||
* | | | | | | | | | | Merge pull request #4176 from mtnbikenc/refactor-openshift_excluders | OpenShift Bot | 2017-05-18 | 19 | -253/+254 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | Rework openshift_excluders role | Russell Teague | 2017-05-16 | 19 | -253/+254 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge pull request #4143 from VincentS/calicoctl_role | Jan Chaloupka | 2017-05-18 | 2 | -0/+11 |
|\ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / |/| | | | | | | | | | Added Calicoctl to deployment of Master Nodes when Calico is used | ||||
| * | | | | | | | | | Added Calicoctl to deployment of Master Nodes | Vincent Schwarzer | 2017-05-18 | 2 | -0/+11 |
|/ / / / / / / / / | |||||
* | | | | | | | | | Merge pull request #4213 from giuseppe/change-requires-to-wants-openvswitch | OpenShift Bot | 2017-05-18 | 2 | -2/+2 |
|\ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | node, systemd: change Requires to Wants for openvswitch | Giuseppe Scrivano | 2017-05-17 | 2 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Sometimes the node container is not started on a container-engine restart. Use a weaker dependency on openvswitch that is causing this issue Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1451192 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | | | | | | | | Merge pull request #4216 from ingvagabund/fix-etcd-upgrade-system-container | OpenShift Bot | 2017-05-17 | 1 | -39/+57 |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | fix etcd_container_version detection | Jan Chaloupka | 2017-05-17 | 1 | -39/+57 |
| | | | | | | | | | | | |||||
* | | | | | | | | | | | Merge pull request #4214 from giuseppe/rename-ENIRONMENT-to-Environment | OpenShift Bot | 2017-05-17 | 1 | -3/+3 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | | systemcontainercustom.conf.j2: use Environment instead of ENVIRONMENT | Giuseppe Scrivano | 2017-05-17 | 1 | -3/+3 |
| |/ / / / / / / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1451187 Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com> | ||||
* | | | | | | | | | | | Merge pull request #4127 from VincentS/Calico_Additional_Checks | OpenShift Bot | 2017-05-17 | 1 | -1/+9 |
|\ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | | Change based on feedback | Vincent Schwarzer | 2017-05-10 | 1 | -1/+1 |
| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | Added additional Calico Network Plugin Checks | Vincent Schwarzer | 2017-05-09 | 1 | -1/+9 |
| | | | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #4221 from sdodson/fix-gpg-key-path | Scott Dodson | 2017-05-17 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | Fix Centos PaaS SIG GPG path | ||||
| * | | | | | | | | | | | | Fix gpg key path in our repo | Scott Dodson | 2017-05-17 | 1 | -1/+1 |
| | |/ / / / / / / / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge pull request #4199 from smarterclayton/set_image_policy | OpenShift Bot | 2017-05-17 | 2 | -1/+23 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | Merged by openshift-bot | ||||
| * | | | | | | | | | | | Default image policy on new clusters to on | Clayton Coleman | 2017-05-15 | 2 | -1/+23 |
| | |_|_|/ / / / / / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Will allow for default image resolution to be used. |