| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4125 from VincentS/Calico_BGP_Port | Jan Chaloupka | 2017-05-19 | 2 | -0/+9 |
|\ |
|
| * | Added Calico BGP Port 179 to Firewalld | Vincent Schwarzer | 2017-05-15 | 2 | -0/+9 |
* | | node, systemd: change Requires to Wants for openvswitch | Giuseppe Scrivano | 2017-05-17 | 1 | -1/+1 |
* | | Fix templating of static service files | Russell Teague | 2017-05-12 | 3 | -1/+1 |
|/ |
|
* | Merge pull request #4126 from VincentS/SDN_Check_Fix | Jan Chaloupka | 2017-05-12 | 1 | -1/+1 |
|\ |
|
| * | Fix for OpenShift SDN Check | Vincent Schwarzer | 2017-05-09 | 1 | -1/+1 |
* | | Add service file templates for master and node | Steve Milner | 2017-05-09 | 3 | -1/+50 |
* | | Update systemd units to use proper container service name | Steve Milner | 2017-05-09 | 3 | -10/+10 |
|/ |
|
* | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | Add bool for proper conditional handling | Russell Teague | 2017-04-26 | 1 | -1/+1 |
* | Update swap disable tasks | Russell Teague | 2017-04-21 | 1 | -9/+14 |
* | Disable swap space on nodes at install and upgrade | Russell Teague | 2017-04-12 | 1 | -0/+27 |
* | Port 10255 unnecessary. Removing all instances | Chris Callegari | 2017-04-04 | 2 | -8/+0 |
* | Use meta/main.yml for role dependencies | Russell Teague | 2017-03-27 | 3 | -8/+1 |
* | Make /rootfs mount rslave | Scott Dodson | 2017-03-21 | 1 | -1/+1 |
* | Fix containerized openvswitch race | Scott Dodson | 2017-03-15 | 1 | -0/+2 |
* | Merge pull request #3599 from martineg/min_tls_version | OpenShift Bot | 2017-03-14 | 1 | -0/+9 |
|\ |
|
| * | Allow overriding minTLSVersion and cipherSuites | Martin Eggen | 2017-03-09 | 1 | -0/+9 |
* | | Force to use TLSv1.2 (related to https://github.com/openshift/openshift-ansib... | Olivier Buisson | 2017-03-13 | 1 | -1/+1 |
|/ |
|
* | node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun... | Dan Williams | 2017-03-03 | 1 | -1/+1 |
* | Merge pull request #3393 from srampal/contiv | Scott Dodson | 2017-03-01 | 1 | -1/+1 |
|\ |
|
| * | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -1/+1 |
* | | node: use the new oc_atomic_container module | Giuseppe Scrivano | 2017-02-28 | 3 | -60/+18 |
|/ |
|
* | Merge pull request #3332 from giuseppe/system-containers-ha | Giuseppe Scrivano | 2017-02-15 | 3 | -8/+12 |
|\ |
|
| * | node, vars/main.yml: define l_is_ha and l_is_same_version | Giuseppe Scrivano | 2017-02-14 | 3 | -10/+10 |
| * | node: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -2/+5 |
| * | openvswitch: simplify when conditionals | Giuseppe Scrivano | 2017-02-10 | 1 | -4/+5 |
* | | Merge pull request #3305 from giuseppe/conntrack-tools | Scott Dodson | 2017-02-10 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | node: ensure conntrack-tools is installed | Giuseppe Scrivano | 2017-02-09 | 1 | -0/+6 |
* | | node: refactor Docker container tasks in a block | Giuseppe Scrivano | 2017-02-10 | 1 | -25/+25 |
* | | system-containers: implement idempotent update | Giuseppe Scrivano | 2017-02-10 | 2 | -5/+37 |
* | | atomic-openshift: install as a system container | Giuseppe Scrivano | 2017-02-10 | 4 | -5/+61 |
|/ |
|
* | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 1 | -1/+1 |
* | Reorder node dnsmasq dependency s.t. networkmanager is restarted after firewa... | Andrew Butcher | 2017-01-20 | 1 | -2/+2 |
* | kubelet must have rw to cgroups for pod/qos cgroups to function | Derek Carr | 2017-01-18 | 1 | -1/+1 |
* | Merge pull request #3096 from abutcher/node_ports | Scott Dodson | 2017-01-16 | 1 | -1/+10 |
|\ |
|
| * | Support openshift_node_port_range for configuring service NodePorts | Clayton Coleman | 2017-01-10 | 1 | -1/+10 |
* | | Add a fact to select --evacuate or --drain based on your OCP version | Tim Bielawa | 2017-01-11 | 1 | -0/+2 |
|/ |
|
* | Move role dependencies out of playbooks for openshift_master, openshift_node ... | Andrew Butcher | 2017-01-09 | 1 | -1/+23 |
* | Deprecate node 'evacuation' with 'drain' | Tim Bielawa | 2016-12-16 | 1 | -1/+1 |
* | YAML Linting | Russell Teague | 2016-12-12 | 1 | -12/+13 |
* | Merge pull request #2937 from dgoodwin/upgrade-prepull | Scott Dodson | 2016-12-08 | 2 | -14/+14 |
|\ |
|
| * | Pre-pull master/node/ovs images during upgrade. | Devan Goodwin | 2016-12-07 | 2 | -14/+14 |
* | | Silence warnings when using rpm directly | Dag Wieers | 2016-12-08 | 1 | -0/+2 |
|/ |
|
* | Cleanup ovs file and restart docker on every upgrade. | Devan Goodwin | 2016-11-30 | 1 | -3/+3 |
* | Refactored to use Ansible systemd module | Russell Teague | 2016-11-28 | 3 | -35/+46 |
* | Merge pull request #2818 from mtnbikenc/package-refactor | Scott Dodson | 2016-11-21 | 5 | -7/+11 |
|\ |
|
| * | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 5 | -7/+11 |
* | | Only run tuned-adm if tuned exists. | Dusty Mabe | 2016-11-21 | 1 | -1/+7 |
|/ |
|
* | Merge pull request #2636 from enlinxu/master | Andrew Butcher | 2016-11-16 | 1 | -0/+5 |
|\ |
|