| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Check api prior to starting node. | Andrew Butcher | 2016-01-14 | 1 | -0/+15 |
* | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -28/+1 |
* | Install gluster and ceph packages when containerized but not atomic | Scott Dodson | 2016-01-07 | 2 | -2/+2 |
* | Remove not is_containerized restriction on storage plugin includes. | Andrew Butcher | 2016-01-06 | 1 | -3/+2 |
* | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 1 | -1/+1 |
* | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 1 | -5/+26 |
* | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 3 | -12/+5 |
* | Move all docker config into openshift_docker to minimize docker restarts | Scott Dodson | 2015-12-15 | 1 | -2/+0 |
* | pull docker images only if not already present | Jason DeTiberus | 2015-12-15 | 1 | -0/+16 |
* | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 2 | -67/+40 |
* | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 1 | -1/+7 |
* | Merge pull request #1067 from dgoodwin/node-registry-bug | Thomas Wiest | 2015-12-15 | 1 | -2/+2 |
|\ |
|
| * | Fix registry modification for new deployment types. | Devan Goodwin | 2015-12-15 | 1 | -2/+2 |
* | | Fixes typo when setting facts to record whether master/node has been restarte... | Eric Mountain | 2015-12-14 | 1 | -1/+1 |
|/ |
|
* | Remove yum / dnf duplication | Scott Dodson | 2015-12-09 | 3 | -36/+5 |
* | Pass in and use first_master_ip as dnsIP for pre 3.1 nodes. | Andrew Butcher | 2015-12-08 | 1 | -1/+4 |
* | Merge pull request #1012 from abutcher/dns-ip-override | Brenton Leanhardt | 2015-12-03 | 1 | -6/+1 |
|\ |
|
| * | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 1 | -6/+1 |
* | | Fedora changes: | Adam Miller | 2015-12-02 | 3 | -1/+26 |
|/ |
|
* | Merge pull request #975 from detiber/fixSELinuxBoolTest | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ |
|
| * | Fix failure when seboolean not present | Jason DeTiberus | 2015-11-24 | 1 | -1/+1 |
* | | Conditionally set the nodeIP | Jason DeTiberus | 2015-11-24 | 1 | -0/+1 |
|/ |
|
* | Bug 1282336 - Add additional seboolean for gluster | Jason DeTiberus | 2015-11-16 | 1 | -2/+7 |
* | New `iptablesSyncPeriod` field in node configuration | Andrew Butcher | 2015-11-06 | 1 | -6/+7 |