Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | Merge pull request #3219 from jcantrill/fix_logging_neg_stride | Eric Wolinetz | 2017-01-30 | 1 | -4/+4 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | fix negative stride encountered from openshift_logging | Jeff Cantrill | 2017-01-30 | 1 | -4/+4 | |
* | | | | Merge pull request #3197 from kwoodson/manage_node | Kenny Woodson | 2017-01-30 | 14 | -7/+2063 | |
|\ \ \ \ | ||||||
| * | | | | Fixing docs. Added bugzilla to doc. | Kenny Woodson | 2017-01-29 | 3 | -4/+6 | |
| * | | | | Fixing linters. | Kenny Woodson | 2017-01-26 | 3 | -15/+21 | |
| * | | | | Fixing base.py for node and scale. Autogenerated code. | Kenny Woodson | 2017-01-26 | 2 | -5/+3 | |
| * | | | | Added unit integration tests. Enhanced unit tests. Fixed an issue in openshi... | Kenny Woodson | 2017-01-26 | 11 | -86/+218 | |
| * | | | | Adding oadm_manage_node to lib_openshift. | Kenny Woodson | 2017-01-26 | 6 | -0/+1918 | |
* | | | | | Merge pull request #3220 from bparees/persistent_templates | Scott Dodson | 2017-01-30 | 8 | -2/+2772 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | add persistent versions of quickstarts | Ben Parees | 2017-01-30 | 8 | -2/+2772 | |
|/ / / / | ||||||
* | | | | Merge pull request #3215 from mtnbikenc/std-play-naming | Jason DeTiberus | 2017-01-29 | 18 | -38/+95 | |
|\ \ \ \ | ||||||
| * | | | | Adding names to plays and standardizing | Russell Teague | 2017-01-27 | 18 | -38/+95 | |
* | | | | | Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dc | Scott Dodson | 2017-01-27 | 2 | -19/+35 | |
|\ \ \ \ \ | ||||||
| * | | | | | Only manual scale down being allowed now | ewolinetz | 2017-01-27 | 2 | -4/+8 | |
| * | | | | | Updating to reuse previous ES DC names and always generate DCs | ewolinetz | 2017-01-26 | 1 | -17/+29 | |
* | | | | | | Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_control | Scott Dodson | 2017-01-27 | 3 | -20/+39 | |
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | | | ||||||
| * | | | | | fix 1414625. Additional fix to run password commands on control node | Jeff Cantrill | 2017-01-27 | 3 | -20/+39 | |
| | |/ / / | |/| | | | ||||||
* | | | | | Merge pull request #3210 from jcantrill/metrics_adopt_oc_scale | Jeff Cantrill | 2017-01-27 | 4 | -48/+37 | |
|\ \ \ \ \ | ||||||
| * | | | | | adopt oc_scale for openshift_metrics role | Jeff Cantrill | 2017-01-27 | 4 | -48/+37 | |
| |/ / / / | ||||||
* | | | | | Merge pull request #3204 from jcantrill/adopt_oc_scale_module | Jeff Cantrill | 2017-01-27 | 5 | -68/+79 | |
|\ \ \ \ \ | |/ / / / |/| | | | | ||||||
| * | | | | adopt oc_scale module for openshift_logging role | Jeff Cantrill | 2017-01-27 | 5 | -68/+79 | |
|/ / / / | ||||||
* | | | | Merge pull request #3206 from kwoodson/oc_scale_fix | Kenny Woodson | 2017-01-27 | 4 | -0/+47 | |
|\ \ \ \ | ||||||
| * | | | | Adding fix for when the resource does not exist. Added test cases. | Kenny Woodson | 2017-01-27 | 4 | -0/+47 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3200 from ewolinetz/logging_fix_node_labelling | Eric Wolinetz | 2017-01-27 | 3 | -5/+11 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fixing fluentd node labelling | ewolinetz | 2017-01-26 | 3 | -5/+11 | |
| | |/ | |/| | ||||||
* | | | Merge pull request #3198 from mtnbikenc/drain-fix | Russell Teague | 2017-01-26 | 4 | -20/+4 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Correct usage of draining nodes | Russell Teague | 2017-01-26 | 4 | -20/+4 | |
* | | | Merge pull request #3183 from kwoodson/oc_scale | Kenny Woodson | 2017-01-26 | 16 | -53/+2548 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Fixing namespace param in doc to reflect default value. | Kenny Woodson | 2017-01-26 | 2 | -2/+2 | |
| * | | Adding banners. Small bug fix to namespace appending in base. | Kenny Woodson | 2017-01-25 | 3 | -13/+44 | |
| * | | Fixing tests and linting. | Kenny Woodson | 2017-01-25 | 8 | -111/+96 | |
| * | | Adding unit test for oc_scale | Kenny Woodson | 2017-01-25 | 1 | -0/+155 | |
| * | | Adding integration test for oc_scale. | Kenny Woodson | 2017-01-25 | 12 | -23/+794 | |
| * | | Adding oc_scale to lib_openshift. | Kenny Woodson | 2017-01-25 | 6 | -0/+1553 | |
* | | | Merge pull request #3184 from mtnbikenc/add_host_idemp | Scott Dodson | 2017-01-26 | 22 | -26/+74 | |
|\ \ \ | ||||||
| * | | | Standardize add_host: with name and changed_when | Russell Teague | 2017-01-25 | 22 | -26/+74 | |
* | | | | Merge pull request #3191 from mtnbikenc/gitignore-cleanup | Scott Dodson | 2017-01-26 | 1 | -7/+5 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | .gitignore cleanup | Russell Teague | 2017-01-26 | 1 | -7/+5 | |
* | | | | Merge pull request #2973 from AlbertoPeon/metrics_url | Scott Dodson | 2017-01-26 | 3 | -6/+5 | |
|\ \ \ \ | ||||||
| * | | | | Set metrics url even if metrics_deploy is false | Alberto Peon | 2017-01-20 | 3 | -6/+5 | |
* | | | | | Merge pull request #3182 from abutcher/no-proxy-list | Scott Dodson | 2017-01-26 | 6 | -6/+6 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | Comma separate no_proxy host list in openshift_facts so that it appears as a ... | Andrew Butcher | 2017-01-25 | 6 | -6/+6 | |
| | |/ / | |/| | | ||||||
* | | | | Merge pull request #3181 from sdodson/10seconds-ought-to-be-enough | Scott Dodson | 2017-01-25 | 2 | -0/+10 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Add 10 second wait after disabling firewalld | Scott Dodson | 2017-01-25 | 2 | -0/+10 | |
* | | | | Merge pull request #3156 from abutcher/ansible-unsafe-text | Scott Dodson | 2017-01-25 | 1 | -1/+5 | |
|\ \ \ \ | ||||||
| * | | | | Make use of AnsibleDumper in openshift_master filters s.t. we can represent A... | Andrew Butcher | 2017-01-23 | 1 | -1/+5 | |
* | | | | | Merge pull request #3159 from twiest/oc_secret | Thomas Wiest | 2017-01-25 | 8 | -0/+2281 | |
|\ \ \ \ \ | |_|_|/ / |/| | | | | ||||||
| * | | | | Added oc_secret to lib_openshift. | Thomas Wiest | 2017-01-25 | 8 | -0/+2281 | |
|/ / / / | ||||||
* | | | | Merge pull request #3141 from tbielawa/fragment_banners | Andrew Butcher | 2017-01-25 | 7 | -2/+188 | |
|\ \ \ \ | ||||||
| * | | | | Generate the artifacts from fragments. | Tim Bielawa | 2017-01-24 | 5 | -0/+116 |