Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | Update image stream data | Scott Dodson | 2016-09-02 | 9 | -314/+254 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #2202 from richm/logging-1.3 | Scott Dodson | 2016-09-02 | 3 | -33/+122 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | initial support for v1.3 with logging v1.3 | Rich Megginson | 2016-09-01 | 3 | -33/+122 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #2400 from liggitt/ops-typo | Scott Dodson | 2016-09-02 | 2 | -3/+3 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Fix ops/qps typo | Jordan Liggitt | 2016-09-02 | 2 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #2379 from tbielawa/FixBZ1339624 | Scott Dodson | 2016-09-01 | 1 | -4/+22 | |
|\ \ \ | ||||||
| * | | | Only prompt for proxy vars if none are set and our version recognizes them | Tim Bielawa | 2016-09-01 | 1 | -4/+22 | |
* | | | | Merge pull request #2198 from richm/various-logging-enhancements | Scott Dodson | 2016-09-01 | 1 | -2/+13 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | skip if the objects already exist | Rich Megginson | 2016-07-22 | 1 | -0/+4 | |
| * | | | create and process the logging deployer template in the current project, logging | Rich Megginson | 2016-07-22 | 1 | -2/+2 | |
| * | | | do not create logging project if it already exists | Rich Megginson | 2016-07-22 | 1 | -0/+7 | |
* | | | | Merge pull request #2313 from mdanter/unschedulableMasterAsNode | Scott Dodson | 2016-09-01 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | This fixes an issue in AWS where the master node was not part of the nodes in... | Matyas Danter | 2016-08-30 | 1 | -1/+1 | |
* | | | | | Merge pull request #2365 from sdodson/dont-use-additional-registry | Scott Dodson | 2016-09-01 | 2 | -8/+4 | |
|\ \ \ \ \ | ||||||
| * | | | | | Don't advise people to use additional registries over oreg_url | Scott Dodson | 2016-09-01 | 2 | -8/+4 | |
* | | | | | | Merge pull request #2382 from abutcher/nuage-check | Scott Dodson | 2016-09-01 | 1 | -2/+2 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Fix nuage check. | Andrew Butcher | 2016-08-29 | 1 | -2/+2 | |
* | | | | | | Merge pull request #2347 from brenton/BZ1369410 | Scott Dodson | 2016-09-01 | 1 | -16/+18 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Bug 1369410 - uninstall fail at task [restart docker] on atomic-host | Brenton Leanhardt | 2016-08-23 | 1 | -16/+18 | |
* | | | | | | | Merge pull request #2396 from tbielawa/BZ1372388 | Scott Dodson | 2016-09-01 | 1 | -0/+6 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Persist net.ipv4.ip_forward sysctl entry for openshift nodes | Tim Bielawa | 2016-09-01 | 1 | -0/+6 | |
* | | | | | | | Merge pull request #2395 from mkumatag/uninstall_flannel | Scott Dodson | 2016-09-01 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add flannel package removal in uninstallation playbook | Manjunath A Kumatagi | 2016-09-01 | 1 | -0/+5 | |
* | | | | | | | | Merge pull request #2380 from tbielawa/GH2283_no_retries | Andrew Butcher | 2016-09-01 | 1 | -0/+3 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Don't attempt to create retry files | Tim Bielawa | 2016-08-29 | 1 | -0/+3 | |
* | | | | | | | | | Merge pull request #2316 from mkumatag/fix_error | Andrew Butcher | 2016-09-01 | 1 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Fix review comments | Manjunath A Kumatagi | 2016-08-27 | 1 | -2/+2 | |
| * | | | | | | | | | Fix typo | Manjunath A Kumatagi | 2016-08-18 | 1 | -3/+3 | |
| * | | | | | | | | | Fix errors in docker role | Manjunath A Kumatagi | 2016-08-17 | 1 | -3/+4 | |
* | | | | | | | | | | Merge pull request #2367 from tbielawa/FixNewerPyLintErrors | Andrew Butcher | 2016-09-01 | 7 | -35/+36 | |
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Change test requirements file name | Tim Bielawa | 2016-08-29 | 2 | -2/+2 | |
| * | | | | | | | | | Try installing setuptools before the rest of the requirements | Tim Bielawa | 2016-08-26 | 2 | -1/+1 | |
| * | | | | | | | | | Switch to using a requirements.txt file and ensure that setuptools is pinned ... | Tim Bielawa | 2016-08-26 | 2 | -4/+12 | |
| * | | | | | | | | | Try using parse_version from pkg_resources instead | Tim Bielawa | 2016-08-26 | 1 | -3/+3 | |
| * | | | | | | | | | Add missing pip requirement to virtualenv | Tim Bielawa | 2016-08-26 | 1 | -1/+1 | |
| * | | | | | | | | | Fix PyLint errors discovered when upgrading to newer version | Tim Bielawa | 2016-08-26 | 5 | -32/+25 | |
* | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.4.1-1]. | Scott Dodson | 2016-09-01 | 2 | -2/+5 | |
| |_|_|/ / / / / / |/| | | | | | | | | ||||||
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.20-1]. | Scott Dodson | 2016-08-31 | 2 | -2/+7 | |
* | | | | | | | | | Merge pull request #2394 from sdodson/revert-2238 | Scott Dodson | 2016-08-31 | 1 | -2/+2 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Restore network plugin configuration | Scott Dodson | 2016-08-31 | 1 | -2/+2 | |
* | | | | | | | | | | Merge pull request #2393 from abutcher/metrics-public-url | Scott Dodson | 2016-08-31 | 5 | -6/+5 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Remove openshift_master_metrics_public_url | Andrew Butcher | 2016-08-31 | 5 | -6/+5 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge pull request #2389 from smunilla/BZ1371836 | Scott Dodson | 2016-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | | | ||||||
| * | | | | | | | | | Bug 1371836 - The variant should be Registry 3.3 | Samuel Munilla | 2016-08-31 | 1 | -1/+1 | |
* | | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.19-1]. | Troy Dawson | 2016-08-31 | 2 | -2/+6 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #2388 from mkumatag/update_readme | Scott Dodson | 2016-08-31 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | update flannel_subnet_len default value | Manjunath A Kumatagi | 2016-08-31 | 1 | -1/+1 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge pull request #2387 from sdodson/reload_docker_facts | Scott Dodson | 2016-08-30 | 1 | -0/+4 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Reload docker facts after upgrading docker | Scott Dodson | 2016-08-30 | 1 | -0/+4 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Automatic commit of package [openshift-ansible] release [3.3.18-1]. | Scott Dodson | 2016-08-30 | 2 | -2/+10 |