| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #7015 from sdodson/v310 | Scott Dodson | 2018-02-06 | 1 | -2/+2 |
|\ |
|
| * | Initial support for 3.10 | Scott Dodson | 2018-02-05 | 1 | -2/+2 |
* | | Adding support for ES 5.x tech preview opt in | Eric Wolinetz | 2018-02-05 | 7 | -3/+268 |
|/ |
|
* | Merge pull request #6614 from mgugino-upstream-stage/plugins-to-lib-utils | Scott Dodson | 2018-01-11 | 1 | -0/+1 |
|\ |
|
| * | Move more plugins to lib_utils | Michael Gugino | 2018-01-10 | 1 | -0/+1 |
* | | Merge pull request #6670 from nhosoi/allowed_versions2 | Scott Dodson | 2018-01-11 | 1 | -2/+2 |
|\ \ |
|
| * | | Bug 1527178 - installation of logging stack failed: Invalid version specified... | Noriko Hosoi | 2018-01-09 | 1 | -2/+2 |
| |/ |
|
* | | Merge pull request #6609 from nkinder/openshift_logging_mux-interface | OpenShift Merge Robot | 2018-01-10 | 2 | -1/+2 |
|\ \
| |/
|/| |
|
| * | Don't hardcode the network interface in the openshift_logging_mux role | Nathan Kinder | 2018-01-04 | 2 | -1/+2 |
* | | Migrate to import_role for static role inclusion | Scott Dodson | 2018-01-05 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #5894 from ewolinetz/logging_defaults_from_existing | OpenShift Merge Robot | 2018-01-02 | 1 | -13/+11 |
|\ |
|
| * | Updating logging_facts to be able to pull values from config maps yaml files,... | Eric Wolinetz | 2018-01-02 | 1 | -13/+11 |
* | | Bug 1527178 - installation of logging stack failed: Invalid version specified... | Noriko Hosoi | 2017-12-27 | 1 | -2/+2 |
|/ |
|
* | Remove references to deployment_type | Michael Gugino | 2017-12-21 | 1 | -2/+2 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -0/+1 |
* | openshift_logging_{fluentd,mux}_file_buffer_limit mismatch | Noriko Hosoi | 2017-12-14 | 1 | -1/+1 |
* | Include Deprecation: Convert to include_tasks | Russell Teague | 2017-12-06 | 1 | -1/+1 |
* | Fix hosted vars | Michael Gugino | 2017-12-05 | 2 | -1/+2 |
* | dist.iteritems() no longer exists in Python 3. | Jan Pazdziora | 2017-11-27 | 1 | -1/+1 |
* | containerPort must be an int; correctly quote/brace replicas value | Rich Megginson | 2017-11-21 | 1 | -1/+1 |
* | Merge pull request #5652 from ruromero/bz1498398 | OpenShift Merge Robot | 2017-11-18 | 1 | -0/+2 |
|\ |
|
| * | bug 1498398. Enclose content between store tag | Ruben Romero Montes | 2017-10-04 | 1 | -0/+2 |
* | | Addressing tox errors | Eric Wolinetz | 2017-11-07 | 1 | -18/+18 |
* | | Updating logging components image defaulting pattern to match openshift_loggi... | Eric Wolinetz | 2017-11-06 | 5 | -7/+24 |
* | | bug 1506073. Lower cpu request for logging when it exceeds limit | Jeff Cantrill | 2017-10-27 | 1 | -1/+1 |
* | | Bug 1452939 - change Logging & Metrics imagePullPolicy | Jan Wozniak | 2017-10-23 | 1 | -1/+1 |
* | | Use "requests" for CPU resources instead of limits | Peter Portante | 2017-10-19 | 3 | -11/+22 |
|/ |
|
* | Added new variables for logging role for remote-syslog plugin | stran | 2017-09-27 | 1 | -0/+46 |
* | Fluentd: one output tag, one output plugin | Noriko Hosoi | 2017-09-25 | 1 | -0/+2 |
* | Merge pull request #5289 from jcantrill/1487573_fix_allowed_es_version | OpenShift Bot | 2017-09-08 | 1 | -2/+2 |
|\ |
|
| * | bug 1487573. Bump the allowed ES versions | Jeff Cantrill | 2017-09-01 | 1 | -2/+2 |
* | | logging set memory request to limit | Jeff Cantrill | 2017-08-30 | 1 | -0/+2 |
|/ |
|
* | Revert "logging set memory request to limit" | Scott Dodson | 2017-08-29 | 1 | -2/+0 |
* | Merge pull request #5119 from jcantrill/logging_memory_same_as_limit | Scott Dodson | 2017-08-29 | 1 | -0/+2 |
|\ |
|
| * | logging set memory request to limit | Jeff Cantrill | 2017-08-23 | 1 | -0/+2 |
* | | Bug 1471322: logging roles based image versions | Jan Wozniak | 2017-08-18 | 2 | -3/+3 |
|/ |
|
* | use mux_client_mode instead of use_mux_client | Rich Megginson | 2017-08-01 | 2 | -2/+1 |
* | Impl fluentd file buffer | Noriko Hosoi | 2017-07-28 | 3 | -0/+43 |
* | Updating template parameter replica to be more unique to avoid var scope cree... | ewolinetz | 2017-07-27 | 2 | -2/+2 |
* | Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo... | Rich Megginson | 2017-07-06 | 2 | -3/+0 |
* | Merge pull request #4618 from nhosoi/resource_limits | Scott Dodson | 2017-06-29 | 1 | -2/+8 |
|\ |
|
| * | Sync environment variables FLUENTD/MUX_CPU_LIMIT FLUENTD/MUX_MEMORY_LIMIT wit... | Noriko Hosoi | 2017-06-27 | 1 | -2/+8 |
* | | Bug 1465168 - mux doesn't recognize ansible boolean parameters correctly | Rich Megginson | 2017-06-27 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4356 from nhosoi/mux_params-0 | OpenShift Bot | 2017-06-15 | 2 | -1/+11 |
|\ |
|
| * | Reverted most of this pr 4356 except: | Noriko Hosoi | 2017-06-05 | 1 | -4/+4 |
| * | Adding the defaults for openshift_logging_fluentd_{cpu,memory}_limit to roles... | Noriko Hosoi | 2017-06-05 | 1 | -4/+4 |
| * | Adding environment variables FLUENTD_CPU_LIMIT, FLUENTD_MEMORY_LIMIT, MUX_CPU... | Noriko Hosoi | 2017-06-02 | 1 | -0/+4 |
| * | Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and... | Noriko Hosoi | 2017-06-02 | 2 | -2/+8 |
* | | Merge pull request #4342 from richm/mux-uses-fluentd-secret | OpenShift Bot | 2017-06-05 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | mux uses fluentd cert/key to talk to ES | Rich Megginson | 2017-05-31 | 1 | -1/+1 |