| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #4294 from richm/fix-es-routes-for-new-logging-roles | OpenShift Bot | 2017-06-16 | 1 | -0/+12 |
|\ |
|
| * | fix es routes for new logging roles | Rich Megginson | 2017-06-07 | 1 | -0/+12 |
* | | Merge pull request #4356 from nhosoi/mux_params-0 | OpenShift Bot | 2017-06-15 | 2 | -0/+7 |
|\ \ |
|
| * | | Reverted most of this pr 4356 except: | Noriko Hosoi | 2017-06-05 | 2 | -4/+9 |
| * | | Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and... | Noriko Hosoi | 2017-06-02 | 1 | -2/+4 |
* | | | Merge pull request #4302 from ewolinetz/pv_node_selectors | OpenShift Bot | 2017-06-13 | 1 | -2/+2 |
|\ \ \
| |_|/
|/| | |
|
| * | | Allowing openshift_metrics to specify PV selectors and allow way to define se... | ewolinetz | 2017-05-26 | 1 | -2/+2 |
* | | | fix up openshift-ansible for use with 'oc cluster up' | Jeff Cantrill | 2017-06-06 | 2 | -2/+2 |
* | | | Merge pull request #4327 from ewolinetz/fix_logging_secret | OpenShift Bot | 2017-06-06 | 2 | -4/+6 |
|\ \ \
| |_|/
|/| | |
|
| * | | Updating Kibana-proxy secret key name, fixing deleting secrets, fixed extra E... | ewolinetz | 2017-05-31 | 2 | -4/+6 |
* | | | Merge pull request #4232 from richm/mux-namespaces-docs | OpenShift Bot | 2017-06-02 | 3 | -3/+39 |
|\ \ \ |
|
| * | | | add mux docs; allow to specify mux namespaces | Rich Megginson | 2017-05-31 | 3 | -3/+39 |
| |/ / |
|
* | | | fix curator host, port params; remove curator es volumes | Rich Megginson | 2017-05-31 | 1 | -0/+4 |
* | | | Revert "Merge pull request #4271 from DG-i/master" | Steve Kuznetsov | 2017-05-31 | 2 | -2/+0 |
|/ / |
|
* | | Adding default value for openshift_hosted_logging_storage_kind | ewolinetz | 2017-05-30 | 1 | -4/+4 |
* | | Merge pull request #4280 from ewolinetz/logging_pvc_fix | OpenShift Bot | 2017-05-30 | 1 | -4/+7 |
|\ \ |
|
| * | | Updating to generate PVC when storage type is passed in as nfs | ewolinetz | 2017-05-25 | 1 | -4/+7 |
* | | | Merge pull request #4271 from DG-i/master | OpenShift Bot | 2017-05-30 | 2 | -0/+2 |
|\ \ \ |
|
| * | | | disable become for local actions | Mathias Merscher | 2017-05-24 | 2 | -0/+2 |
| |/ / |
|
* | | | Merge pull request #4242 from jarrpa/map-pairs-fix | OpenShift Bot | 2017-05-24 | 1 | -1/+1 |
|\ \ \
| |/ /
|/| | |
|
| * | | filter_plugins: Allow for multiple pairs in map_from_pairs() | Jose A. Rivera | 2017-05-19 | 1 | -1/+1 |
| |/ |
|
* | | Fixing tux warnings and some final clean up | ewolinetz | 2017-05-23 | 1 | -7/+9 |
* | | fixing available variables for 2.3.0 | ewolinetz | 2017-05-22 | 1 | -0/+8 |
* | | Updating pvc generation names | ewolinetz | 2017-05-22 | 1 | -3/+20 |
* | | updating delete_logging to use modules | ewolinetz | 2017-05-22 | 1 | -62/+47 |
* | | Pulling in changes from master | ewolinetz | 2017-05-22 | 50 | -2830/+46 |
* | | Decomposing openshift_logging role into subcomponent roles | ewolinetz | 2017-05-22 | 5 | -120/+162 |
|/ |
|
* | Fix yamllint problems | Scott Dodson | 2017-05-19 | 1 | -8/+8 |
* | add ability to expose Elasticsearch as an external route | Rich Megginson | 2017-05-18 | 5 | -0/+205 |
* | Merge pull request #4205 from stevekuznetsov/skuznets/logging-tmpdir | Scott Dodson | 2017-05-18 | 1 | -0/+1 |
|\ |
|
| * | Don't escalate privileges in local tmpdir creation | Steve Kuznetsov | 2017-05-16 | 1 | -0/+1 |
* | | Fixed for python3 with Fedora 25 Atomic | Donny Davis | 2017-05-14 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #4113 from jcantrill/bz1448860_make_recovery_after_nodes_t... | OpenShift Bot | 2017-05-13 | 3 | -14/+6 |
|\ |
|
| * | bug 1448860. Change recovery_after_nodes to match node_quorum | Jeff Cantrill | 2017-05-11 | 3 | -14/+6 |
* | | bug 1441369. Kibana memory limits | Jeff Cantrill | 2017-05-11 | 2 | -10/+33 |
|/ |
|
* | use docker_log_driver and /etc/docker/daemon.json to determine log driver | Rich Megginson | 2017-05-09 | 2 | -1/+7 |
* | Merge pull request #4026 from ewolinetz/cherry_picks_15 | OpenShift Bot | 2017-05-08 | 5 | -11/+37 |
|\ |
|
| * | Updating logging and metrics to restart api, ha and controllers when updating... | ewolinetz | 2017-04-28 | 3 | -4/+16 |
| * | Adding defaults for es_indices | ewolinetz | 2017-04-27 | 1 | -2/+2 |
| * | Updating logic for generating pvcs and their counts to prevent reuse when loo... | ewolinetz | 2017-04-27 | 2 | -7/+21 |
* | | mux startup is broken without this fix | Rich Megginson | 2017-05-04 | 2 | -2/+2 |
* | | Correctly setting the primary and replica shard count settings | ewolinetz | 2017-05-03 | 5 | -14/+2 |
* | | Making mux with_items list evaluate as empty if didnt get objects before | ewolinetz | 2017-05-02 | 2 | -2/+2 |
* | | Merge pull request #4028 from ewolinetz/logging_project_ns_labels | OpenShift Bot | 2017-05-02 | 2 | -11/+34 |
|\ \ |
|
| * | | Adding way to add labels and nodeselectors to logging project | ewolinetz | 2017-04-27 | 2 | -11/+34 |
| |/ |
|
* | | Don't double quote when conditions | Scott Dodson | 2017-05-01 | 5 | -10/+10 |
* | | Remove jinja template delimeters from when conditions | Scott Dodson | 2017-05-01 | 2 | -4/+4 |
* | | Adding checks for starting mux for 2.2.0 | ewolinetz | 2017-04-26 | 1 | -1/+4 |
|/ |
|
* | Merge pull request #3911 from ewolinetz/logging_15_picks | OpenShift Bot | 2017-04-25 | 5 | -159/+202 |
|\ |
|
| * | Addressing yamllint | ewolinetz | 2017-04-13 | 1 | -4/+4 |