Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | | Merge pull request #971 from detiber/refreshCache | Brenton Leanhardt | 2015-11-30 | 2 | -0/+8 |
|\ \ | |||||
| * | | Update openshift_repos to refresh package cache on changes | Jason DeTiberus | 2015-11-24 | 2 | -0/+8 |
| |/ | |||||
* | | Merge pull request #998 from nak3/hawkular-fix | Brenton Leanhardt | 2015-11-30 | 2 | -4/+4 |
|\ \ | |||||
| * | | Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular template | Kenjiro Nakayama | 2015-11-30 | 4 | -8/+8 |
* | | | Merge pull request #980 from brenton/unshedulable | Brenton Leanhardt | 2015-11-30 | 4 | -17/+17 |
|\ \ \ | |||||
| * | | | Fixing 'unscheduleable' typo | Brenton Leanhardt | 2015-11-30 | 4 | -17/+17 |
|/ / / | |||||
* | | | Merge pull request #992 from ubreu/hotfix/fixVersionScript | Brenton Leanhardt | 2015-11-30 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | Add -q flag to remove unwantend output (such as mirror and cache information) | Urs Breu | 2015-11-26 | 1 | -2/+2 |
| |/ / | |||||
* | | | Merge pull request #985 from abutcher/ocConfig | Brenton Leanhardt | 2015-11-30 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | Use admin.kubeconfig for get svc ip. | Andrew Butcher | 2015-11-25 | 1 | -1/+1 |
| |/ / | |||||
* | | | Merge pull request #987 from abutcher/uninstall-restart-docker | Brenton Leanhardt | 2015-11-30 | 1 | -0/+3 |
|\ \ \ | |||||
| * | | | Uninstall: only restart docker on node hosts. | Andrew Butcher | 2015-11-25 | 1 | -0/+3 |
| |/ / | |||||
* | | | Merge pull request #982 from simon3z/install-openssl | Brenton Leanhardt | 2015-11-30 | 1 | -0/+2 |
|\ \ \ | |||||
| * | | | Make sure that OpenSSL is installed before use | Federico Simoncelli | 2015-11-25 | 1 | -0/+2 |
| |/ / | |||||
* | | | Merge pull request #976 from sdodson/fix-enterprise-metrics | Brenton Leanhardt | 2015-11-30 | 2 | -4/+4 |
|\ \ \ | |/ / |/| | | |||||
| * | | Point enterprise metrics at registry.access.redhat.com/openshift3/metrics- | Scott Dodson | 2015-11-25 | 2 | -4/+4 |
* | | | Merge pull request #968 from detiber/fixScaleup2 | Brenton Leanhardt | 2015-11-24 | 8 | -14/+135 |
|\ \ \ | |||||
| * | | | fixes for installer wrapper scaleup | Jason DeTiberus | 2015-11-24 | 1 | -2/+2 |
| * | | | addtl aws fixes | Jason DeTiberus | 2015-11-24 | 2 | -1/+3 |
| * | | | fix addNodes.yml | Jason DeTiberus | 2015-11-24 | 1 | -22/+1 |
| * | | | more aws support for scaleup | Jason DeTiberus | 2015-11-24 | 3 | -0/+92 |
| * | | | start of aws scaleup | Jason DeTiberus | 2015-11-24 | 2 | -0/+41 |
| * | | | Improve scaleup playbook | Jason DeTiberus | 2015-11-24 | 3 | -12/+19 |
* | | | | Automatic commit of package [openshift-ansible] release [3.0.16-1]. | Brenton Leanhardt | 2015-11-24 | 2 | -2/+36 |
* | | | | Merge pull request #978 from brenton/quick_ha | Brenton Leanhardt | 2015-11-24 | 4 | -45/+426 |
|\ \ \ \ | |||||
| * | | | | Silencing pylint branch errors for now for the atomic-openshift-installer har... | Brenton Leanhardt | 2015-11-24 | 1 | -1/+1 |
| * | | | | Properly setting scheduleability for HA Master scenarios | Brenton Leanhardt | 2015-11-24 | 3 | -13/+114 |
| * | | | | Avoid printing the master and node totals in the add-a-node scenario | Brenton Leanhardt | 2015-11-24 | 1 | -7/+8 |
| * | | | | Fixing tests for quick_ha | Brenton Leanhardt | 2015-11-24 | 2 | -13/+30 |
| * | | | | Removing a debug line | Brenton Leanhardt | 2015-11-24 | 1 | -1/+0 |
| * | | | | atomic-openshift-installer: Fix lint issue | Samuel Munilla | 2015-11-23 | 1 | -1/+1 |
| * | | | | Merge commit '6659d1e4fa14f5100458608337468e513374a385' into quick_ha | Samuel Munilla | 2015-11-23 | 0 | -0/+0 |
| |\ \ \ \ | |||||
| | * | | | | Handling preconfigured load balancers | Brenton Leanhardt | 2015-11-23 | 3 | -15/+40 |
| | * | | | | Merge branch 'quick_ha' of https://github.com/smunilla/openshift-ansible into... | Brenton Leanhardt | 2015-11-23 | 4 | -31/+269 |
| | |\ \ \ \ | | | |_|/ / | | |/| | | | |||||
| | | * | | | atomic-openshift-installer: Rename ha_proxy | Samuel Munilla | 2015-11-20 | 4 | -15/+15 |
| | | * | | | atomic-openshift-installer: Reverse version and host collection | Samuel Munilla | 2015-11-20 | 2 | -11/+13 |
| | | * | | | cli_installer_tests: Add test for unattended quick HA | Samuel Munilla | 2015-11-20 | 1 | -0/+101 |
| | | * | | | Breakup inventory writing | Samuel Munilla | 2015-11-20 | 1 | -16/+24 |
| | | * | | | Enforce 1 or 3 masters | Samuel Munilla | 2015-11-20 | 1 | -2/+8 |
| | | * | | | Add interactive test | Samuel Munilla | 2015-11-20 | 1 | -0/+27 |
| | | * | | | atomic-openshift-installer: HA for quick installer | Samuel Munilla | 2015-11-20 | 4 | -17/+111 |
| * | | | | | Handling preconfigured load balancers | Brenton Leanhardt | 2015-11-23 | 3 | -15/+40 |
| * | | | | | atomic-openshift-installer: Rename ha_proxy | Samuel Munilla | 2015-11-23 | 4 | -15/+15 |
| * | | | | | atomic-openshift-installer: Reverse version and host collection | Samuel Munilla | 2015-11-23 | 2 | -11/+13 |
| * | | | | | cli_installer_tests: Add test for unattended quick HA | Samuel Munilla | 2015-11-23 | 1 | -0/+101 |
| * | | | | | Breakup inventory writing | Samuel Munilla | 2015-11-23 | 1 | -16/+24 |
| * | | | | | Enforce 1 or 3 masters | Samuel Munilla | 2015-11-23 | 1 | -2/+8 |
| * | | | | | Add interactive test | Samuel Munilla | 2015-11-23 | 1 | -0/+27 |