Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix restart handlers. | Andrew Butcher | 2015-12-26 | 6 | -10/+10 |
| | |||||
* | Merge pull request #1096 from git001/master | Brenton Leanhardt | 2015-12-24 | 5 | -0/+32 |
|\ | | | | | Add the new metrics and logging urls v2 | ||||
| * | add the necessary URLs for logging and metrics | git001 | 2015-12-22 | 5 | -0/+32 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | add the necessary URLs for logging and metrics use the dict in the right way add the new variables into the hosts file add the new variables into the hosts file add the new variables into the hosts file Adopted the config text | ||||
* | | Merge pull request #1103 from abutcher/lb-no-docker | Brenton Leanhardt | 2015-12-24 | 2 | -1/+2 |
|\ \ | | | | | | | Remove lb from docker hosts. | ||||
| * | | Remove lb from docker hosts. | Andrew Butcher | 2015-12-23 | 2 | -1/+2 |
| | | | |||||
* | | | Merge pull request #1094 from abutcher/notify | Brenton Leanhardt | 2015-12-24 | 3 | -2/+9 |
|\ \ \ | |/ / |/| | | Reset Type=notify for controllers service | ||||
| * | | Conditionalize for 3.1.1/1.1.1 | Andrew Butcher | 2015-12-18 | 2 | -0/+9 |
| | | | |||||
| * | | Use notify for workaround controllers unit. | Andrew Butcher | 2015-12-18 | 2 | -3/+1 |
| |/ | |||||
* | | Merge pull request #1100 from sdodson/xpaas-1.2-jboss-fuse | Brenton Leanhardt | 2015-12-23 | 1 | -1/+1 |
|\ \ | | | | | | | Install all xpaas streams when enabled | ||||
| * | | Install all xpaas streams when enabled | Scott Dodson | 2015-12-22 | 1 | -1/+1 |
| | | | |||||
* | | | Merge pull request #1098 from lloy0076/patch-1 | Brenton Leanhardt | 2015-12-23 | 1 | -1/+1 |
|\ \ \ | |/ / |/| | | Link to Tito Home Page is Broken | ||||
| * | | Link to Tito Home Page is Broken | David Lloyd | 2015-12-22 | 1 | -1/+1 |
|/ / | | | | | I've found the "most likely" link - the linked project describes itself as: "Tito is a tool for managing RPM based projects using git for their source code repository" ... which sounds like what this might have once linked to. The documentation examples in the link's README.md also looks very much like the above. | ||||
* | | Merge pull request #808 from sdodson/containers | Brenton Leanhardt | 2015-12-19 | 68 | -122/+827 |
|\ \ | |/ |/| | Containerized install with SDN support | ||||
| * | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 4 | -6/+63 |
| | | |||||
| * | Install httpd-tools when not is_atomic | Scott Dodson | 2015-12-16 | 1 | -1/+1 |
| | | |||||
| * | Fix containerized variable | Scott Dodson | 2015-12-15 | 1 | -1/+1 |
| | | |||||
| * | Skip yum/dnf ops when is_containerized | Scott Dodson | 2015-12-15 | 20 | -15/+36 |
| | | |||||
| * | Move all docker config into openshift_docker to minimize docker restarts | Scott Dodson | 2015-12-15 | 3 | -8/+31 |
| | | |||||
| * | Add openshift_cli role | Scott Dodson | 2015-12-15 | 6 | -18/+68 |
| | | | | | | | | | | | | This role ensures that the clients package is installed or if it's a containerized install places a wrapper script in /usr/local/bin/openshift and symlinks for oc, oadm, and kubectl. | ||||
| * | pull docker images only if not already present | Jason DeTiberus | 2015-12-15 | 4 | -10/+41 |
| | | |||||
| * | fixes | Jason DeTiberus | 2015-12-15 | 12 | -84/+104 |
| | | |||||
| * | Containerization work by @sdodson | Scott Dodson | 2015-12-15 | 49 | -174/+527 |
| | | |||||
| * | Initial containerization work from @ibotty | Tobias Florek | 2015-12-15 | 31 | -23/+173 |
| | | | | | | | | copied from https://github.com/eparis/kubernetes-ansible/blob/17f98edd7ff53e649b43e26822b8fbc0be42b233/roles/common/tasks/main.yml | ||||
* | | Merge pull request #1086 from sdodson/xpaas-1.2-jboss-fuse | Thomas Wiest | 2015-12-17 | 42 | -458/+6825 |
|\ \ | | | | | | | Xpaas 1.2 and JBOSS Fuse examples | ||||
| * | | Add jboss-fuse/application-templates/fis-image-streams.json | Scott Dodson | 2015-12-17 | 2 | -0/+57 |
| | | | |||||
| * | | Update from jboss-openshift/application-templates ose-v1.2.0-1 | Scott Dodson | 2015-12-17 | 41 | -458/+6768 |
| | | | |||||
* | | | Merge pull request #1065 from lebauce/flannel-fixes | Brenton Leanhardt | 2015-12-17 | 1 | -0/+1 |
|\ \ \ | | | | | | | | | Use inventory value when checking for flannel | ||||
| * | | | Properly set use_flannel fact | Sylvain Baubeau | 2015-12-16 | 1 | -0/+1 |
| | | | | |||||
* | | | | Merge pull request #1085 from smunilla/fix_test_fresh_install_with_config | Brenton Leanhardt | 2015-12-17 | 1 | -1/+1 |
|\ \ \ \ | | | | | | | | | | | atomic-openshift-installer: Fix broken nosetest | ||||
| * | | | | atomic-openshift-installer: Fix broken nosetest | Samuel Munilla | 2015-12-17 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | This is a fix for the failing test_fresh_install_with_config. | ||||
* | | | | | Merge pull request #1091 from joelddiaz/dns-average | Joel Diaz | 2015-12-17 | 1 | -2/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | change dns triggers to average | ||||
| * | | | | | change dns triggers to average | Joel Diaz | 2015-12-17 | 1 | -2/+2 |
|/ / / / / | |||||
* | | | | | Merge pull request #1089 from joelddiaz/docker-dns-existing | Joel Diaz | 2015-12-17 | 1 | -0/+10 |
|\ \ \ \ \ | |_|_|/ / |/| | | | | add item/trigger for dns tests on all currently running containers | ||||
| * | | | | add item/trigger for dns tests on all currently running containers | Joel Diaz | 2015-12-17 | 1 | -0/+10 |
|/ / / / | |||||
* | | | | Merge pull request #1084 from joelddiaz/docker-dns-trigger | Joel Diaz | 2015-12-17 | 1 | -1/+1 |
|\ \ \ \ | |/ / / |/| | | | fix logic to tolerate occasional failures | ||||
| * | | | fix logic to tolerate occasional failures | Joel Diaz | 2015-12-17 | 1 | -1/+1 |
| | | | | |||||
* | | | | Merge pull request #1062 from smunilla/3.0_ha_hint | Brenton Leanhardt | 2015-12-16 | 2 | -10/+29 |
|\ \ \ \ | | | | | | | | | | | atomic-openshift-installer: Remove HA hint for 3.0 install | ||||
| * | | | | quick installer tests | Samuel Munilla | 2015-12-16 | 1 | -0/+19 |
| | | | | | | | | | | | | | | | | | | | | Add test for not displaying HA hints for 3.0 installs | ||||
| * | | | | atomic-openshift-installer: Remove HA hint for 3.0 install | Samuel Munilla | 2015-12-16 | 1 | -10/+10 |
| | | | | | | | | | | | | | | | | | | | | | | | | | Small update to remove the hint for multiple masters if we are doing a 3.0 installation. | ||||
* | | | | | Merge pull request #1076 from sdodson/versions | Thomas Wiest | 2015-12-16 | 1 | -3/+2 |
|\ \ \ \ \ | | | | | | | | | | | | | Clean up versions.sh | ||||
| * | | | | | Clean up versions.sh | Scott Dodson | 2015-12-16 | 1 | -3/+2 |
| |/ / / / | |||||
* | | | | | Merge pull request #1074 from joelddiaz/zagg-client-ovs | Joel Diaz | 2015-12-16 | 1 | -1/+1 |
|\ \ \ \ \ | | |/ / / | |/| | | | change ovs mount to /var/run/openvswitch | ||||
| * | | | | change ovs mount to /var/run/openvswitch | Joel Diaz | 2015-12-16 | 1 | -1/+1 |
|/ / / / | | | | | | | | | | | | | will not require a container restart if openvswitch service is restarted | ||||
* | | | | Merge pull request #1073 from twiest/pr | Thomas Wiest | 2015-12-16 | 1 | -3/+13 |
|\ \ \ \ | |/ / / |/| | | | split zagg.server.processor.errors into separate heartbeat and metrics error items (needed since the scripts are split now). | ||||
| * | | | split zagg.server.processor.errors into separate heartbeat and metrics error ↵ | Thomas Wiest | 2015-12-16 | 1 | -3/+13 |
|/ / / | | | | | | | | | | items (needed since the scripts are split now). | ||||
* | | | Merge pull request #1069 from joelddiaz/docker-dns | Joel Diaz | 2015-12-15 | 1 | -0/+10 |
|\ \ \ | |_|/ |/| | | Add zabbix values to track docker container DNS results | ||||
| * | | Add zabbix values to track docker container DNS results | Joel Diaz | 2015-12-15 | 1 | -0/+10 |
| | | | |||||
* | | | Merge pull request #1067 from dgoodwin/node-registry-bug | Thomas Wiest | 2015-12-15 | 1 | -2/+2 |
|\ \ \ | | | | | | | | | Fix registry modification for new deployment types. | ||||
| * | | | Fix registry modification for new deployment types. | Devan Goodwin | 2015-12-15 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | | | | | | New deployment types were missed when installing with additional docker registries. | ||||
* | | | | Merge pull request #1057 from EricMountain-1A/fix-node-network-fail-4github | Thomas Wiest | 2015-12-15 | 2 | -4/+4 |
|\ \ \ \ | |/ / / |/| | | | Fix typos that cause master/node restarts which break openshift SDN setup |