| Commit message (Expand) | Author | Age | Files | Lines |
* | Persist net.ipv4.ip_forward sysctl entry for openshift nodes | Tim Bielawa | 2016-09-01 | 1 | -0/+6 |
* | Merge pull request #2378 from dgoodwin/node-reload-units | Scott Dodson | 2016-08-29 | 2 | -6/+6 |
|\ |
|
| * | Reload units after node container service modified. | Devan Goodwin | 2016-08-29 | 2 | -6/+6 |
* | | Don't use openshift_env for cloud provider facts. | Andrew Butcher | 2016-08-25 | 1 | -3/+3 |
|/ |
|
* | don't set virt_sandbox_use_nfs on Fedora, it was replaced by virt_use_nfs | Adam Miller | 2016-08-24 | 1 | -4/+4 |
* | Move storage includes up to main. | Andrew Butcher | 2016-08-08 | 2 | -19/+14 |
* | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -2/+6 |
* | Check for existence of sebooleans prior to setting. | Andrew Butcher | 2016-07-18 | 2 | -8/+38 |
* | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-07-04 | 1 | -0/+7 |
|\ |
|
| * | Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation: | George Goh | 2016-06-29 | 1 | -0/+7 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-28 | 1 | -0/+11 |
|\| |
|
| * | Merge pull request #2025 from abutcher/global-env | Andrew Butcher | 2016-06-23 | 1 | -0/+11 |
| |\ |
|
| | * | Add per-service environment variables. | Andrew Butcher | 2016-06-13 | 1 | -0/+11 |
* | | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-23 | 1 | -7/+12 |
|\| | |
|
| * | | Add 30 second pause before retrying to start the node | Scott Dodson | 2016-06-17 | 1 | -0/+5 |
| * | | Stop dumping debug output, re-try startng the node once | Scott Dodson | 2016-06-16 | 1 | -8/+4 |
| * | | Attempt to fix containerized node start failure with Docker 1.10. | Devan Goodwin | 2016-06-14 | 1 | -0/+4 |
| |/ |
|
* | | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 2 | -6/+5 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-10 | 1 | -2/+2 |
|\| |
|
| * | Fix Docker 1.10 problems with empty tags and trailing : | Devan Goodwin | 2016-06-06 | 1 | -2/+2 |
* | | Hookup node configuration. | Devan Goodwin | 2016-05-25 | 2 | -3/+4 |
|/ |
|
* | Conditionally bind mount /usr/bin/docker-current when it is present (#1941) | Scott Dodson | 2016-05-24 | 2 | -5/+12 |
* | Fixed openvswitch not upgrading. | Devan Goodwin | 2016-05-12 | 1 | -0/+2 |
* | Why is the node failing to start | Scott Dodson | 2016-05-11 | 1 | -0/+11 |
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 1 | -8/+1 |
* | Promote portal_net to openshift.common, add kube_svc_ip | Scott Dodson | 2016-04-19 | 1 | -0/+1 |
* | Support mixed RPM/container installs | Brenton Leanhardt | 2016-04-14 | 1 | -2/+2 |
* | Check for kind in cloudprovider facts prior to accessing. | Andrew Butcher | 2016-04-04 | 1 | -1/+1 |
* | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 1 | -0/+15 |
* | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 2 | -37/+42 |
* | Support setting local storage perFSGroup quota in node config. | Devan Goodwin | 2016-03-22 | 1 | -0/+1 |
* | Merge pull request #1614 from detiber/bz1317755 | Brenton Leanhardt | 2016-03-17 | 1 | -1/+0 |
|\ |
|
| * | Bug 1317755 - Set insecure-registry for internal registry by default | Jason DeTiberus | 2016-03-17 | 1 | -1/+0 |
* | | Provide cacert when performing health checks | Andrew Butcher | 2016-03-15 | 1 | -1/+2 |
|/ |
|
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -3/+1 |
* | improve ordering of systemd units | Jason DeTiberus | 2016-03-14 | 1 | -2/+6 |
* | Ensure is_containerized is cast as bool. | Andrew Butcher | 2016-03-14 | 1 | -1/+1 |
* | Merge branch 'wait-all-the-time' of https://github.com/abutcher/openshift-ans... | Brenton Leanhardt | 2016-03-08 | 1 | -2/+2 |
|\ |
|
| * | Use /healthz/ready when verifying api | Andrew Butcher | 2016-03-08 | 1 | -2/+2 |
* | | reverting back to pre-pulling the master image | Brenton Leanhardt | 2016-03-08 | 1 | -2/+2 |
|/ |
|
* | Support openshift_image_tag | Brenton Leanhardt | 2016-03-07 | 1 | -1/+1 |
* | Adding verify_upgrade_version variable for upgrade debugging | Brenton Leanhardt | 2016-03-03 | 1 | -1/+1 |
* | Correctly set the image tag for containerized installs (and upgrades) | Brenton Leanhardt | 2016-03-03 | 1 | -1/+11 |
* | Don't make config files world readable | Scott Dodson | 2016-02-17 | 1 | -0/+3 |
* | Merge pull request #1363 from vishpat/kubeproxy | Brenton Leanhardt | 2016-02-10 | 1 | -0/+1 |
|\ |
|
| * | Enable selection of kubeproxy mode | Vishal Patil | 2016-02-10 | 1 | -0/+1 |
* | | Merge pull request #1370 from vanveele/iscsi-plugin | Brenton Leanhardt | 2016-02-10 | 2 | -0/+8 |
|\ \ |
|
| * | | add iscsi storage_plugin dependency | Robert van Veelen | 2016-02-10 | 2 | -0/+8 |
| |/ |
|
* / | Add gte check for 3.2, update version checks to gte | Jason DeTiberus | 2016-02-09 | 1 | -1/+1 |
|/ |
|
* | Ensure nfs-utils installed for non-atomic hosts. | Andrew Butcher | 2016-01-14 | 1 | -0/+4 |