| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -3/+3 |
* | 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 | 5 | -3/+18 |
* | Merge pull request #1440 from sdodson/containerized-efk | Brenton Leanhardt | 2016-02-18 | 1 | -1/+1 |
|\ |
|
| * | Add /var/log to containerized node mounts | Scott Dodson | 2016-02-18 | 1 | -1/+1 |
* | | 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 | 2 | -0/+4 |
|\ |
|
| * | Enable selection of kubeproxy mode | Vishal Patil | 2016-02-10 | 2 | -0/+4 |
* | | 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 |
|/ |
|
* | 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 |
* | | 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 |
* | | Merge pull request #1148 from LutzLange/master | Brenton Leanhardt | 2016-01-12 | 1 | -3/+1 |
|\ \ |
|
| * | | - sqashed to one commit | Lutz Lange | 2016-01-12 | 1 | -3/+1 |
* | | | 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 | 2 | -2/+2 |
* | | 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 |
* | | fixes | Jason DeTiberus | 2015-12-15 | 1 | -1/+0 |
* | | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 5 | -72/+64 |
* | | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 3 | -1/+21 |
* | | 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 | 2 | -8/+5 |
|\ |
|
| * | Refactor dns options and facts. | Andrew Butcher | 2015-12-03 | 2 | -8/+5 |
* | | 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 | 2 | -0/+3 |
|/ |
|
* | 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 | 2 | -6/+8 |
* | Bug 1278863 - Error using openshift_pkg_version | Jason DeTiberus | 2015-11-06 | 1 | -9/+0 |
* | Merge pull request #608 from abutcher/native-ha | Brenton Leanhardt | 2015-11-05 | 2 | -1/+11 |
|\ |
|
| * | Revert to defaults | Andrew Butcher | 2015-11-05 | 1 | -1/+0 |
| * | Various HA changes for pacemaker and native methods. | Andrew Butcher | 2015-11-05 | 2 | -0/+2 |
| * | Atomic Enterprise/OpenShift Enterprise merge update | Jason DeTiberus | 2015-11-04 | 1 | -1/+1 |