Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Merge pull request #1003 from detiber/fixInstanceTypeLookup | Stefanie Forrester | 2015-12-02 | 1 | -4/+4 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix ec2 instance type lookups | Jason DeTiberus | 2015-11-30 | 1 | -4/+4 | |
* | | | | | | | | Merge pull request #1004 from puzzle/fixBasicAuthPasswordIDPValidation | Brenton Leanhardt | 2015-12-02 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Fix validation for BasicAuthPasswordIdentityProvider | Daniel Tschan | 2015-12-01 | 1 | -2/+2 | |
| | |/ / / / / / | |/| | | | | | | ||||||
* | | | | | | | | Merge pull request #999 from dgoodwin/loadbalanced-2 | Brenton Leanhardt | 2015-12-02 | 5 | -308/+619 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Centralize etcd/schedulability logic for each host. | Devan Goodwin | 2015-12-01 | 3 | -19/+37 | |
| * | | | | | | | Improved installation summary. | Devan Goodwin | 2015-12-01 | 1 | -12/+45 | |
| * | | | | | | | Add warning for HA deployments with < 3 dedicated nodes. | Devan Goodwin | 2015-12-01 | 1 | -8/+12 | |
| * | | | | | | | Cleanup more schedulable typos. | Devan Goodwin | 2015-12-01 | 2 | -3/+3 | |
| * | | | | | | | Merge branch 'master' into loadbalanced-2 | Devan Goodwin | 2015-12-01 | 17 | -29/+54 | |
| |\| | | | | | | ||||||
| * | | | | | | | Fix bug when warning on no dedicated nodes. | Devan Goodwin | 2015-11-30 | 1 | -3/+2 | |
| * | | | | | | | Suggest dedicated nodes for an HA deployment. | Devan Goodwin | 2015-11-30 | 1 | -0/+9 | |
| * | | | | | | | Error out if no load balancer specified. | Devan Goodwin | 2015-11-30 | 2 | -23/+12 | |
| * | | | | | | | Adjust requirement for 3 masters for HA deployments. | Devan Goodwin | 2015-11-30 | 3 | -26/+112 | |
| * | | | | | | | Improved output when re-running after editing config. | Devan Goodwin | 2015-11-27 | 1 | -4/+5 | |
| * | | | | | | | Print a system summary after adding each. | Devan Goodwin | 2015-11-27 | 1 | -8/+20 | |
| * | | | | | | | Text improvements for host specification. | Devan Goodwin | 2015-11-27 | 1 | -7/+19 | |
| * | | | | | | | Assert etcd section written for HA installs. | Devan Goodwin | 2015-11-27 | 1 | -0/+3 | |
| * | | | | | | | Breakout a test fixture to reduce module size. | Devan Goodwin | 2015-11-26 | 2 | -222/+236 | |
| * | | | | | | | Pylint touchups. | Devan Goodwin | 2015-11-26 | 1 | -2/+2 | |
| * | | | | | | | Trim assertions in HA testing. | Devan Goodwin | 2015-11-26 | 1 | -28/+0 | |
| * | | | | | | | Test unattended HA quick install. | Devan Goodwin | 2015-11-26 | 3 | -9/+125 | |
| * | | | | | | | Don't prompt to continue during unattended installs. | Devan Goodwin | 2015-11-26 | 1 | -4/+6 | |
| * | | | | | | | Block re-use of master/node as load balancer in attended install. | Devan Goodwin | 2015-11-26 | 3 | -18/+59 | |
| * | | | | | | | Explicitly set schedulable when masters == nodes. | Devan Goodwin | 2015-11-25 | 2 | -25/+25 | |
| | |_|/ / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1005 from mwoodson/registry_checks | Matt Woodson | 2015-12-01 | 1 | -0/+11 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | added docker registry cluster check | Matt Woodson | 2015-12-01 | 1 | -0/+11 | |
| | |/ / / / / | |/| | | | | | ||||||
* | | | | | | | Merge pull request #1006 from abutcher/dns-ip | Brenton Leanhardt | 2015-12-01 | 1 | -5/+2 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Fix kubernetes service ip gathering. | Andrew Butcher | 2015-12-01 | 1 | -5/+2 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #964 from detiber/safePatch | Brenton Leanhardt | 2015-11-30 | 4 | -7/+19 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | ||||||
| * | | | | | remove debug logging from scc/privileged patch command | Jason DeTiberus | 2015-11-30 | 1 | -2/+1 | |
| * | | | | | Set api version for oc commands | Jason DeTiberus | 2015-11-30 | 3 | -6/+13 | |
| * | | | | | 3.1 upgrade - use --api-version for patch commands | Jason DeTiberus | 2015-11-30 | 1 | -1/+7 | |
* | | | | | | 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 | |
|\ \ \ \ \ | |/ / / / |/| | | | |