| Commit message (Expand) | Author | Age | Files | Lines |
* | Consolidating AWS roles and variables underneath openshift_aws role. | Kenny Woodson | 2017-09-07 | 2 | -11/+29 |
* | Merge pull request #5208 from mgugino-upstream-stage/remove-openshift_common | OpenShift Bot | 2017-09-07 | 10 | -28/+38 |
|\ |
|
| * | Remove openshift-common | Michael Gugino | 2017-09-06 | 10 | -28/+38 |
* | | remove experimental-cri flag from node config | Seth Jennings | 2017-09-06 | 1 | -2/+0 |
|/ |
|
* | Merge pull request #5230 from kwoodson/openshift_node_bootstrap | OpenShift Bot | 2017-08-30 | 8 | -187/+292 |
|\ |
|
| * | Merging openshift_node with openshift bootstrap. | Kenny Woodson | 2017-08-29 | 8 | -188/+293 |
* | | Merge pull request #5128 from mgugino-upstream-stage/reg-auth | Scott Dodson | 2017-08-29 | 2 | -0/+20 |
|\ \ |
|
| * | | Add independent registry auth support | Michael Gugino | 2017-08-28 | 2 | -0/+20 |
| |/ |
|
* | | Merge pull request #5214 from giuseppe/rename_crio_variable | Scott Dodson | 2017-08-29 | 5 | -6/+6 |
|\ \
| |/
|/| |
|
| * | roles: use openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 3 | -3/+3 |
| * | cri-o: rename openshift_docker_use_crio to openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 2 | -3/+3 |
* | | Default to global setting for firewall. | Kenny Woodson | 2017-08-25 | 1 | -2/+2 |
* | | Merge pull request #5089 from jmencak/tuned-setup | Scott Dodson | 2017-08-25 | 2 | -14/+45 |
|\ \
| |/
|/| |
|
| * | Setup tuned profiles in /etc/tuned | Jiri Mencak | 2017-08-15 | 2 | -14/+45 |
* | | Merge pull request #5054 from jmencak/tuned-profiles | Scott Dodson | 2017-08-24 | 4 | -0/+67 |
|\ \
| |/
|/| |
|
| * | New tuned profile hierarchy. | Jiri Mencak | 2017-08-15 | 4 | -0/+67 |
* | | Updated README to reflect refactor. Moved firewall initialize into separate ... | Kenny Woodson | 2017-08-10 | 2 | -2/+4 |
* | | Adding a default condition and removing unneeded defaults. | Kenny Woodson | 2017-08-09 | 2 | -8/+5 |
* | | First attempt at refactor of os_firewall | Kenny Woodson | 2017-08-08 | 4 | -28/+85 |
|/ |
|
* | Merge pull request #4898 from giuseppe/cri-o | OpenShift Bot | 2017-08-04 | 5 | -5/+39 |
|\ |
|
| * | cri-o: Restart cri-o after openshift sdn installation | Steve Milner | 2017-08-03 | 1 | -0/+7 |
| * | cri-o: Continue node without SELinux check | Steve Milner | 2017-08-03 | 1 | -3/+3 |
| * | openvswitch: system container depends on the cri-o service | Giuseppe Scrivano | 2017-08-03 | 1 | -1/+12 |
| * | openshift_node: fix typo for experimental-cri | Steve Milner | 2017-08-03 | 1 | -1/+1 |
| * | cri-o: Fix node template to use full variable | Steve Milner | 2017-08-03 | 1 | -1/+1 |
| * | cri-o: Add cri-o as a Wants in node units | Steve Milner | 2017-08-03 | 2 | -1/+2 |
| * | node.yaml: configure node to use cri-o when openshift.common.use_crio | Giuseppe Scrivano | 2017-08-03 | 1 | -0/+15 |
* | | Merge pull request #4789 from ingvagabund/allow-to-specify-docker-registry-fo... | Jan Chaloupka | 2017-08-04 | 2 | -4/+4 |
|\ \
| |/
|/| |
|
| * | allow to specify docker registry for system containers | Jan Chaloupka | 2017-07-19 | 2 | -4/+4 |
* | | Merge pull request #4912 from abutcher/openshift-node-facts | OpenShift Bot | 2017-08-01 | 2 | -28/+1 |
|\ \ |
|
| * | | Move node facts to new openshift_node_facts role. | Andrew Butcher | 2017-07-27 | 2 | -28/+1 |
* | | | move common tasks to a single file included by both systemd_units.yml | Jan Chaloupka | 2017-07-28 | 8 | -78/+85 |
|/ / |
|
* | | Merge pull request #4874 from ingvagabund/set-default-values | Jan Chaloupka | 2017-07-27 | 4 | -5/+9 |
|\ \ |
|
| * | | Sync all openshift.common.use_openshift_sdn uses in yaml files | Jan Chaloupka | 2017-07-26 | 4 | -5/+9 |
* | | | Merge pull request #4813 from sdodson/log-dumper | Scott Dodson | 2017-07-26 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | Fix log dumping on service failure | Scott Dodson | 2017-07-20 | 1 | -1/+1 |
| |/ |
|
* | | Set TimeoutStartSec=300 | Scott Dodson | 2017-07-25 | 1 | -0/+1 |
* | | Revert "set KillMode to process in node service file" | Scott Dodson | 2017-07-25 | 1 | -1/+0 |
|/ |
|
* | Dump some logs | Scott Dodson | 2017-07-18 | 1 | -0/+11 |
* | daemon_reload on node and ovs start | Scott Dodson | 2017-07-18 | 1 | -0/+2 |
* | Wrap additional service changes in retries | Scott Dodson | 2017-07-18 | 2 | -0/+8 |
* | Add retries to node restart handlers | Scott Dodson | 2017-07-18 | 1 | -1/+7 |
* | Merge pull request #4540 from giuseppe/openvswitch-syscontainer-specify-docke... | Scott Dodson | 2017-07-14 | 1 | -0/+2 |
|\ |
|
| * | openvswitch, syscontainer: specify the Docker service name | Giuseppe Scrivano | 2017-06-22 | 1 | -0/+2 |
* | | set KillMode to process in node service file | Jan Chaloupka | 2017-07-13 | 1 | -0/+1 |
* | | Merge pull request #4531 from abutcher/f26-ah-setsebool | OpenShift Bot | 2017-07-06 | 2 | -26/+76 |
|\ \ |
|
| * | | Workaround seboolean module with setsebool command. | Andrew Butcher | 2017-07-05 | 2 | -26/+76 |
| |/ |
|
* | | Use default ports for dnsmasq and node dns | Scott Dodson | 2017-06-30 | 5 | -5/+3 |
* | | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 8 | -44/+43 |
* | | Merge pull request #4414 from sdodson/bz1460626 | Scott Dodson | 2017-06-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|