| Commit message (Expand) | Author | Age | Files | Lines |
* | roles: use openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 3 | -3/+3 |
* | New tuned profile hierarchy. | Jiri Mencak | 2017-08-15 | 4 | -0/+67 |
* | 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 |
* | 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 |
* | set KillMode to process in node service file | Jan Chaloupka | 2017-07-13 | 1 | -0/+1 |
* | Use default ports for dnsmasq and node dns | Scott Dodson | 2017-06-30 | 3 | -3/+3 |
* | Run dns on the node and use that for dnsmasq | Scott Dodson | 2017-06-30 | 5 | -43/+40 |
* | Ensure that host pki tree is mounted in containerized components | Scott Dodson | 2017-06-12 | 1 | -1/+1 |
* | 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 | 2 | -0/+0 |
* | Add service file templates for master and node | Steve Milner | 2017-05-09 | 2 | -0/+43 |
* | Update systemd units to use proper container service name | Steve Milner | 2017-05-09 | 3 | -10/+10 |
* | Make /rootfs mount rslave | Scott Dodson | 2017-03-21 | 1 | -1/+1 |
* | Fix containerized openvswitch race | Scott Dodson | 2017-03-15 | 1 | -0/+2 |
* | Allow overriding minTLSVersion and cipherSuites | Martin Eggen | 2017-03-09 | 1 | -0/+9 |
* | node/sdn: make /var/lib/cni persistent to ensure IPAM allocations stick aroun... | Dan Williams | 2017-03-03 | 1 | -1/+1 |
* | Combined (squashed) commit for all changes related to adding Contiv support i... | Sanjeev Rampal | 2017-02-27 | 1 | -1/+1 |
* | kubelet must have rw to cgroups for pod/qos cgroups to function | Derek Carr | 2017-01-18 | 1 | -1/+1 |
* | Merge pull request #2763 from yfauser/byo_cni_plugin_fixes | Andrew Butcher | 2016-11-16 | 1 | -1/+1 |
|\ |
|
| * | Change to allow cni deployments without openshift SDN | yfauser | 2016-11-08 | 1 | -1/+1 |
* | | Revert "Revert openshift.node.nodename changes" | Scott Dodson | 2016-11-08 | 1 | -1/+1 |
|/ |
|
* | Revert "Fix OpenStack cloud provider" | Scott Dodson | 2016-11-07 | 1 | -1/+1 |
* | Deploy an OOM systemd override for openvswitch. | Devan Goodwin | 2016-11-02 | 1 | -0/+3 |
* | Fix OpenStack cloud provider | Lénaïc Huard | 2016-09-26 | 1 | -1/+1 |
* | Restore network plugin configuration | Scott Dodson | 2016-08-31 | 1 | -2/+2 |
* | Don't use openshift_env for cloud provider facts. | Andrew Butcher | 2016-08-25 | 1 | -1/+1 |
* | Mount /sys rw | Scott Dodson | 2016-08-18 | 1 | -1/+1 |
* | qps typo | deads2k | 2016-08-11 | 1 | -2/+2 |
* | Merge pull request #2211 from dgoodwin/33-upgrade-playbook | Scott Dodson | 2016-08-08 | 1 | -0/+7 |
|\ |
|
| * | Add 3.3 protobuf config stanzas for master/node config. | Devan Goodwin | 2016-07-28 | 1 | -0/+7 |
* | | Don't set a networkPluginName in 3.3 installs | Scott Dodson | 2016-07-29 | 1 | -2/+2 |
* | | remove outdated openshift_cluster_metrics role | Jason DeTiberus | 2016-07-25 | 2 | -6/+0 |
|/ |
|
* | Merge branch 'aoi-32-up' into upgrade33 | Devan Goodwin | 2016-07-08 | 1 | -1/+1 |
|\ |
|
| * | Make /var/lib/origin mounted rslave | Scott Dodson | 2016-07-06 | 1 | -1/+1 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-23 | 1 | -1/+1 |
|\| |
|
| * | also volume-mount /etc/sysconfig/docker | Tobias Florek | 2016-06-14 | 1 | -1/+1 |
* | | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -1/+1 |
* | | Hookup node configuration. | Devan Goodwin | 2016-05-25 | 1 | -1/+1 |
|/ |
|
* | Conditionally bind mount /usr/bin/docker-current when it is present (#1941) | Scott Dodson | 2016-05-24 | 2 | -1/+15 |
* | docker-current was missing from the containerized atomic-openshift-node.servi... | Marcel Wysocki | 2016-05-18 | 1 | -1/+1 |
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 1 | -2/+2 |
* | use RestartSec to avoid default rate limit in systemd | Brenton Leanhardt | 2016-04-12 | 2 | -0/+2 |
* | Add cloudprovider config dir to docker options. | Andrew Butcher | 2016-04-06 | 1 | -1/+1 |
* | make docker service want ose containerized services | Seth Jennings | 2016-03-28 | 2 | -2/+2 |
* | Merge pull request #1648 from sdodson/bz1313210 | Brenton Leanhardt | 2016-03-23 | 1 | -1/+1 |
|\ |
|
| * | Add /dev to node containers | Scott Dodson | 2016-03-22 | 1 | -1/+1 |