| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 | 3 | -3/+13 |
|\ |
|
| * | Bug 1467265 - logging: add 'purge' option with uninstall | Jan Wozniak | 2017-08-24 | 3 | -3/+13 |
* | | Merge pull request #5219 from jcantrill/bz1480988_kibana_ops_links | Scott Dodson | 2017-08-29 | 3 | -0/+20 |
|\ \ |
|
| * | | annotate the infra projects for logging to fix bz1480988 | Jeff Cantrill | 2017-08-28 | 3 | -0/+20 |
* | | | Merge pull request #5044 from wozniakjan/logging_role_based_image_versions | OpenShift Bot | 2017-08-25 | 2 | -12/+12 |
|\ \ \
| |/ /
|/| | |
|
| * | | Bug 1471322: logging roles based image versions | Jan Wozniak | 2017-08-18 | 2 | -12/+12 |
* | | | fix #5206. Default ES cpu limit | Jeff Cantrill | 2017-08-25 | 1 | -2/+2 |
* | | | 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 |
|/ |
|
* | Remove the origin-master.service and associated files | Clayton Coleman | 2017-08-08 | 1 | -7/+2 |
* | Merge pull request #4958 from sdodson/logging-metrics-imagetag | Scott Dodson | 2017-08-02 | 1 | -1/+1 |
|\ |
|
| * | Switch logging and metrics OCP image tag from 3.6.0 to v3.6 | Scott Dodson | 2017-08-01 | 1 | -1/+1 |
* | | use mux_client_mode instead of use_mux_client | Rich Megginson | 2017-08-01 | 2 | -6/+11 |
|/ |
|
* | Impl fluentd file buffer | Noriko Hosoi | 2017-07-28 | 1 | -0/+16 |
* | Updating how storage type is determined, adding bool filter in openshift_logg... | ewolinetz | 2017-07-24 | 1 | -4/+12 |
* | Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo... | Rich Megginson | 2017-07-06 | 3 | -3/+1 |
* | fix 1466680. Fix logging deploying to the specified namespace | Jeff Cantrill | 2017-06-30 | 1 | -0/+4 |
* | Fixing ops storage options being passed to openshift_logging_elasticsearch ro... | ewolinetz | 2017-06-29 | 2 | -11/+13 |
* | openshift_logging: use empty default for storage labels | Federico Simoncelli | 2017-06-23 | 1 | -1/+1 |
* | 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 |
|\ |
|