summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into loadbalanced-2Devan Goodwin2015-12-0117-29/+54
|\
| * Merge pull request #964 from detiber/safePatchBrenton Leanhardt2015-11-304-7/+19
| |\
| | * remove debug logging from scc/privileged patch commandJason DeTiberus2015-11-301-2/+1
| | * Set api version for oc commandsJason DeTiberus2015-11-303-6/+13
| | * 3.1 upgrade - use --api-version for patch commandsJason DeTiberus2015-11-301-1/+7
| * | Merge pull request #975 from detiber/fixSELinuxBoolTestBrenton Leanhardt2015-11-301-1/+1
| |\ \ | | |/ | |/|
| | * Fix failure when seboolean not presentJason DeTiberus2015-11-241-1/+1
| * | Merge pull request #971 from detiber/refreshCacheBrenton Leanhardt2015-11-302-0/+8
| |\ \
| | * | Update openshift_repos to refresh package cache on changesJason DeTiberus2015-11-242-0/+8
| | |/
| * | Merge pull request #998 from nak3/hawkular-fixBrenton Leanhardt2015-11-302-4/+4
| |\ \
| | * | Update IMAGE_PREFIX and IMAGE_VERSION values in hawkular templateKenjiro Nakayama2015-11-304-8/+8
| * | | Merge pull request #980 from brenton/unshedulableBrenton Leanhardt2015-11-304-17/+17
| |\ \ \
| | * | | Fixing 'unscheduleable' typoBrenton Leanhardt2015-11-304-17/+17
| |/ / /
| * | | Merge pull request #992 from ubreu/hotfix/fixVersionScriptBrenton Leanhardt2015-11-301-2/+2
| |\ \ \
| | * | | Add -q flag to remove unwantend output (such as mirror and cache information)Urs Breu2015-11-261-2/+2
| | |/ /
| * | | Merge pull request #985 from abutcher/ocConfigBrenton Leanhardt2015-11-301-1/+1
| |\ \ \
| | * | | Use admin.kubeconfig for get svc ip.Andrew Butcher2015-11-251-1/+1
| | |/ /
| * | | Merge pull request #987 from abutcher/uninstall-restart-dockerBrenton Leanhardt2015-11-301-0/+3
| |\ \ \
| | * | | Uninstall: only restart docker on node hosts.Andrew Butcher2015-11-251-0/+3
| | |/ /
| * | | Merge pull request #982 from simon3z/install-opensslBrenton Leanhardt2015-11-301-0/+2
| |\ \ \
| | * | | Make sure that OpenSSL is installed before useFederico Simoncelli2015-11-251-0/+2
| | |/ /
| * | | Merge pull request #976 from sdodson/fix-enterprise-metricsBrenton Leanhardt2015-11-302-4/+4
| |\ \ \ | | |/ / | |/| |
| | * | Point enterprise metrics at registry.access.redhat.com/openshift3/metrics-Scott Dodson2015-11-252-4/+4
* | | | Fix bug when warning on no dedicated nodes.Devan Goodwin2015-11-301-3/+2
* | | | Suggest dedicated nodes for an HA deployment.Devan Goodwin2015-11-301-0/+9
* | | | Error out if no load balancer specified.Devan Goodwin2015-11-302-23/+12
* | | | Adjust requirement for 3 masters for HA deployments.Devan Goodwin2015-11-303-26/+112
* | | | Improved output when re-running after editing config.Devan Goodwin2015-11-271-4/+5
* | | | Print a system summary after adding each.Devan Goodwin2015-11-271-8/+20
* | | | Text improvements for host specification.Devan Goodwin2015-11-271-7/+19
* | | | Assert etcd section written for HA installs.Devan Goodwin2015-11-271-0/+3
* | | | Breakout a test fixture to reduce module size.Devan Goodwin2015-11-262-222/+236
* | | | Pylint touchups.Devan Goodwin2015-11-261-2/+2
* | | | Trim assertions in HA testing.Devan Goodwin2015-11-261-28/+0
* | | | Test unattended HA quick install.Devan Goodwin2015-11-263-9/+125
* | | | Don't prompt to continue during unattended installs.Devan Goodwin2015-11-261-4/+6
* | | | Block re-use of master/node as load balancer in attended install.Devan Goodwin2015-11-263-18/+59
* | | | Explicitly set schedulable when masters == nodes.Devan Goodwin2015-11-252-25/+25
|/ / /
* | | Merge pull request #968 from detiber/fixScaleup2Brenton Leanhardt2015-11-248-14/+135
|\ \ \
| * | | fixes for installer wrapper scaleupJason DeTiberus2015-11-241-2/+2
| * | | addtl aws fixesJason DeTiberus2015-11-242-1/+3
| * | | fix addNodes.ymlJason DeTiberus2015-11-241-22/+1
| * | | more aws support for scaleupJason DeTiberus2015-11-243-0/+92
| * | | start of aws scaleupJason DeTiberus2015-11-242-0/+41
| * | | Improve scaleup playbookJason DeTiberus2015-11-243-12/+19
* | | | Automatic commit of package [openshift-ansible] release [3.0.16-1].Brenton Leanhardt2015-11-242-2/+36
* | | | Merge pull request #978 from brenton/quick_haBrenton Leanhardt2015-11-244-45/+426
|\ \ \ \
| * | | | Silencing pylint branch errors for now for the atomic-openshift-installer har...Brenton Leanhardt2015-11-241-1/+1
| * | | | Properly setting scheduleability for HA Master scenariosBrenton Leanhardt2015-11-243-13/+114
| * | | | Avoid printing the master and node totals in the add-a-node scenarioBrenton Leanhardt2015-11-241-7/+8