| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | 2016-03-22 | 1 | -0/+3 |
|/ |
|
* | Load environment files in containerized installs | Scott Dodson | 2016-03-16 | 1 | -1/+1 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 2 | -3/+6 |
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 1 | -1/+1 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 3 | -2/+4 |
* | Add /var/log to containerized node mounts | Scott Dodson | 2016-02-18 | 1 | -1/+1 |
* | Enable selection of kubeproxy mode | Vishal Patil | 2016-02-10 | 1 | -0/+3 |
* | Give openvswitch container some time to start | Jan Provaznik | 2016-01-29 | 1 | -0/+1 |
* | Merge pull request #1160 from vishpat/nuage | Brenton Leanhardt | 2016-01-25 | 1 | -1/+1 |
|\ |
|
| * | Add Nuage support to openshift ansible | Vishal Patil | 2016-01-25 | 1 | -1/+1 |
* | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 1 | -3/+1 |
* | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 2 | -2/+24 |
* | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -0/+11 |
|/ |
|
* | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 1 | -2/+4 |
* | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 1 | -0/+2 |
* | New `iptablesSyncPeriod` field in node configuration | Andrew Butcher | 2015-11-06 | 1 | -0/+1 |
* | Bug 1277592 - SDN MTU has hardcoded default | Jason DeTiberus | 2015-11-04 | 1 | -0/+1 |
* | Allow disabling the network plugin configuration | Tomas Sedovic | 2015-10-20 | 1 | -0/+4 |
* | Use lower() filter for node hostname | Andrew Butcher | 2015-10-08 | 1 | -1/+1 |
* | Move openshift_data_dir to a fact based on deployment_type | Scott Dodson | 2015-09-10 | 1 | -1/+1 |
* | Add openshift_node_sdn_mtu configuration | Scott Dodson | 2015-09-02 | 1 | -1/+6 |
* | Merge pull request #462 from spinolacastro/clustermetrics | Wesley Hearn | 2015-08-26 | 2 | -0/+6 |
|\ |
|
| * | Configure cluster metrics | Diego Castro | 2015-08-13 | 2 | -0/+6 |
* | | another kubelet_args fix | Jason DeTiberus | 2015-08-18 | 1 | -1/+1 |
* | | Fix kubelet_args | Jason DeTiberus | 2015-08-18 | 1 | -2/+2 |
* | | Add support for setting kubeletArguments, controllerArguments, and apiServerA... | Jason DeTiberus | 2015-08-13 | 1 | -0/+3 |
|/ |
|
* | Playbook updates for clustered etcd | Jason DeTiberus | 2015-07-10 | 1 | -2/+2 |