| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #6679 from vrutkovs/logging-py3-dicts | OpenShift Merge Robot | 2018-01-11 | 1 | -2/+2 |
|\ |
|
| * | logging: fix jinja filters to support py3 | Vadim Rutkovsky | 2018-01-10 | 1 | -2/+2 |
* | | Chmod temp dirs created on localhost | Michael Gugino | 2018-01-09 | 1 | -0/+5 |
* | | Remove become statements | Michael Gugino | 2018-01-09 | 2 | -8/+0 |
|/ |
|
* | Switch back to dynamic include_role in logging loops | Scott Dodson | 2018-01-07 | 1 | -4/+4 |
* | Merge pull request #6359 from spadgett/web-console-server | Scott Dodson | 2018-01-06 | 3 | -0/+24 |
|\ |
|
| * | Install web console server | Samuel Padgett | 2018-01-05 | 3 | -0/+24 |
* | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 2 | -12/+12 |
* | | Updating logging_facts to be able to pull values from config maps yaml files,... | Eric Wolinetz | 2018-01-02 | 4 | -0/+103 |
|/ |
|
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 5 | -6/+6 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -2/+2 |
* | Merge pull request #6363 from jcantrill/bz1519808_logging_kibana_annotation | Scott Dodson | 2017-12-13 | 2 | -8/+29 |
|\ |
|
| * | fix 1519808. Only annotate ops projects when openshift_logging_use_ops=true | jcantrill | 2017-12-12 | 2 | -8/+29 |
* | | Merge pull request #6369 from irozzo-1A/logging-become | Russell Teague | 2017-12-13 | 1 | -0/+1 |
|\ \
| |/
|/| |
|
| * | Do not escalate privileges in logging stack deployment task | irozzo | 2017-12-05 | 1 | -0/+1 |
* | | Include Deprecation: Convert to include_tasks | Russell Teague | 2017-12-06 | 3 | -14/+14 |
|/ |
|
* | Do not escalate privileges in jks generation tasks | irozzo | 2017-11-30 | 1 | -0/+6 |
* | Merge pull request #6029 from boeboe/master | OpenShift Merge Robot | 2017-11-16 | 1 | -0/+4 |
|\ |
|
| * | logging with static pvc: allow specifying the storage class name | Bart Van Bos | 2017-11-06 | 1 | -0/+4 |
* | | Merge pull request #6088 from wozniakjan/bug_1510496_es_pvc_size | OpenShift Merge Robot | 2017-11-16 | 1 | -0/+2 |
|\ \ |
|
| * | | Bug 1510496 - logging: honor ES PVC size | Jan Wozniak | 2017-11-10 | 1 | -0/+2 |
| |/ |
|
* | | Removing setting prefix and version facts in openshift_logging to let the com... | Eric Wolinetz | 2017-11-13 | 1 | -13/+0 |
* | | Updating logging components image defaulting pattern to match openshift_loggi... | Eric Wolinetz | 2017-11-06 | 1 | -1/+3 |
|/ |
|
* | Using the currently attached pvc for an ES dc if available, otherwise falling... | Eric Wolinetz | 2017-11-01 | 1 | -2/+2 |
* | Merge pull request #5888 from jcantrill/1501599_allow_project_overcommit | OpenShift Merge Robot | 2017-10-30 | 1 | -0/+8 |
|\ |
|
| * | bug 1501599. Omit logging project from overcommit restrictions | Jeff Cantrill | 2017-10-25 | 1 | -0/+8 |
* | | Fix loop_var warnings during logging install | Michael Gugino | 2017-10-24 | 1 | -12/+21 |
|/ |
|
* | Merge pull request #5748 from portante/fix-cpu-limits | Scott Dodson | 2017-10-20 | 1 | -0/+5 |
|\ |
|
| * | Use "requests" for CPU resources instead of limits | Peter Portante | 2017-10-19 | 1 | -0/+5 |
* | | bug 1489498. preserve replica and shard settings | Jeff Cantrill | 2017-10-17 | 1 | -0/+4 |
|/ |
|
* | Merge pull request #5637 from wozniakjan/1496271_fix | OpenShift Merge Robot | 2017-10-05 | 1 | -5/+10 |
|\ |
|
| * | Bug 1496271 - Perserve SCC for ES local persistent storage | Jeff Cantrill | 2017-10-03 | 1 | -0/+2 |
| * | bug 1482661. Preserve ES dc nodeSelector and supplementalGroups | Jeff Cantrill | 2017-09-29 | 1 | -5/+8 |
* | | Merge pull request #5564 from jcantrill/es_prom | OpenShift Merge Robot | 2017-10-05 | 2 | -2/+3 |
|\ \ |
|
| * | | Add logging es prometheus endpoint | Jeff Cantrill | 2017-10-03 | 2 | -2/+3 |
| |/ |
|
* | | Merge pull request #5543 from ewolinetz/bz1495150 | OpenShift Merge Robot | 2017-10-04 | 1 | -4/+0 |
|\ \ |
|
| * | | Removing setting pvc size and dynamic to remove looped var setting | Eric Wolinetz | 2017-09-26 | 1 | -4/+0 |
* | | | Reverting using uninstall variables for logging and metrics | Eric Wolinetz | 2017-09-29 | 1 | -1/+1 |
| |/
|/| |
|
* | | logging: introducing event router | Jan Wozniak | 2017-09-26 | 2 | -0/+14 |
|/ |
|
* | Updating default behavior for installing metrics and logging. Separating out ... | Eric Wolinetz | 2017-09-22 | 1 | -4/+5 |
* | Bug 1491636 - honor openshift_logging_es_ops_nodeselector | Jan Wozniak | 2017-09-14 | 1 | -0/+2 |
* | Adding deprecation checks to ansible_syntax | Russell Teague | 2017-09-01 | 1 | -1/+1 |
* | Merge pull request #5189 from wozniakjan/logging_purge_uninstall | OpenShift Bot | 2017-08-31 | 1 | -0/+10 |
|\ |
|
| * | Bug 1467265 - logging: add 'purge' option with uninstall | Jan Wozniak | 2017-08-24 | 1 | -0/+10 |
* | | Merge pull request #5219 from jcantrill/bz1480988_kibana_ops_links | Scott Dodson | 2017-08-29 | 2 | -0/+18 |
|\ \ |
|
| * | | annotate the infra projects for logging to fix bz1480988 | Jeff Cantrill | 2017-08-28 | 2 | -0/+18 |
* | | | Merge pull request #5044 from wozniakjan/logging_role_based_image_versions | OpenShift Bot | 2017-08-25 | 1 | -12/+0 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bug 1471322: logging roles based image versions | Jan Wozniak | 2017-08-18 | 1 | -12/+0 |
* | | | Passing memory and cpu limit for ops ES install | Eric Wolinetz | 2017-08-22 | 1 | -0/+4 |
| |/
|/| |
|
* | | Remove additional 'restart master' handler references. | Andrew Butcher | 2017-08-09 | 1 | -1/+0 |
|/ |
|