| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix up some broken markdown formatting (mostly tables) | Tim Bielawa | 2016-07-08 | 1 | -0/+2 |
* | Make /var/lib/origin mounted rslave | Scott Dodson | 2016-07-06 | 1 | -1/+1 |
* | Enable additional 'virt_sandbox_use_nfs' seboolean as per documentation: | George Goh | 2016-06-29 | 1 | -0/+7 |
* | 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 |
* | | 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 |
* | | Merge pull request #2037 from ibotty/docker-current_fixes | Scott Dodson | 2016-06-15 | 1 | -1/+1 |
|\ \ |
|
| * | | also volume-mount /etc/sysconfig/docker | Tobias Florek | 2016-06-14 | 1 | -1/+1 |
| |/ |
|
* / | Attempt to fix containerized node start failure with Docker 1.10. | Devan Goodwin | 2016-06-14 | 1 | -0/+4 |
|/ |
|
* | Fix Docker 1.10 problems with empty tags and trailing : | Devan Goodwin | 2016-06-06 | 1 | -2/+2 |
* | Move os_firewall_allow from defaults to role dependencies. | Andrew Butcher | 2016-06-01 | 2 | -15/+14 |
* | Revert openshift-certificates changes. | Andrew Butcher | 2016-05-30 | 1 | -1/+1 |
* | Merge pull request #1672 from jstuever/os_clocks | Jason DeTiberus | 2016-05-26 | 1 | -0/+1 |
|\ |
|
| * | Enable openshift_clock role for openshift_master, openshift_node, and openshi... | Jeremiah Stuever | 2016-05-20 | 1 | -0/+1 |
* | | Merge pull request #1908 from abutcher/openshift-certificates | Jason DeTiberus | 2016-05-26 | 1 | -1/+1 |
|\ \ |
|
| * | | Consolidate ca/master/node certificates roles into openshift_certificates. | Andrew Butcher | 2016-05-19 | 1 | -1/+1 |
| |/ |
|
* / | Conditionally bind mount /usr/bin/docker-current when it is present (#1941) | Scott Dodson | 2016-05-24 | 4 | -6/+27 |
|/ |
|
* | docker-current was missing from the containerized atomic-openshift-node.servi... | Marcel Wysocki | 2016-05-18 | 1 | -1/+1 |
* | Fixed openvswitch not upgrading. | Devan Goodwin | 2016-05-12 | 2 | -3/+6 |
* | Why is the node failing to start | Scott Dodson | 2016-05-11 | 1 | -0/+11 |
* | Move os_firewall out of openshift_common | Scott Dodson | 2016-05-11 | 1 | -0/+1 |
* | Add openshift_node_dnsmasq | Scott Dodson | 2016-04-19 | 3 | -10/+6 |
* | 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 |
* | The openshift_docker role must set the version facts for containerized installs | Brenton Leanhardt | 2016-04-14 | 1 | -1/+1 |
* | use RestartSec to avoid default rate limit in systemd | Brenton Leanhardt | 2016-04-12 | 2 | -0/+2 |
* | Merge pull request #1722 from abutcher/containerized-cloudprovider | Brenton Leanhardt | 2016-04-07 | 1 | -1/+1 |
|\ |
|
| * | Add cloudprovider config dir to docker options. | Andrew Butcher | 2016-04-06 | 1 | -1/+1 |
* | | Merge pull request #1699 from abutcher/check-cloudprovider-kind | Brenton Leanhardt | 2016-04-06 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Check for kind in cloudprovider facts prior to accessing. | Andrew Butcher | 2016-04-04 | 1 | -1/+1 |
* | | Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a... | Brenton Leanhardt | 2016-04-01 | 2 | -1/+1 |
|/ |
|
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -1/+1 |
* | Add AWS cloud provider support. | Andrew Butcher | 2016-03-29 | 2 | -0/+16 |
* | First pass at systemd unit refactor | Brenton Leanhardt | 2016-03-29 | 2 | -37/+42 |
* | 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 | 2 | -0/+4 |
|/ |
|
* | 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 |
* | | Load environment files in containerized installs | Scott Dodson | 2016-03-16 | 1 | -1/+1 |
* | | 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 | 4 | -8/+13 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 1 | -1/+2 |
* | 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 |
|/ |
|