| 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 | 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 |
|/ |
|
* | 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 | 1 | -1/+0 |
* | 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 | 1 | -10/+12 |
* | fix es routes for new logging roles | Rich Megginson | 2017-06-07 | 1 | -0/+12 |
* | 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 | 1 | -1/+1 |
|\ \ |
|
| * | | add mux docs; allow to specify mux namespaces | Rich Megginson | 2017-05-31 | 1 | -1/+1 |
| |/ |
|
* | | 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 |
* | | disable become for local actions | Mathias Merscher | 2017-05-24 | 2 | -0/+2 |
|/ |
|
* | 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 | 25 | -1663/+46 |
* | Decomposing openshift_logging role into subcomponent roles | ewolinetz | 2017-05-22 | 4 | -119/+161 |
* | 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 | 3 | -0/+146 |
* | Don't escalate privileges in local tmpdir creation | Steve Kuznetsov | 2017-05-16 | 1 | -0/+1 |
* | Merge pull request #4026 from ewolinetz/cherry_picks_15 | OpenShift Bot | 2017-05-08 | 4 | -11/+28 |
|\ |
|
| * | Updating logging and metrics to restart api, ha and controllers when updating... | ewolinetz | 2017-04-28 | 2 | -4/+7 |
| * | 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 | 3 | -10/+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 | 1 | -11/+30 |
|\ \ |
|
| * | | Adding way to add labels and nodeselectors to logging project | ewolinetz | 2017-04-27 | 1 | -11/+30 |
| |/ |
|
* | | 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 | 4 | -154/+202 |
|\ |
|
| * | Addressing yamllint | ewolinetz | 2017-04-13 | 1 | -4/+4 |
| * | Updating kibana-proxy secret key for server-tls entry | ewolinetz | 2017-04-13 | 1 | -1/+1 |
| * | Pick from issue3896 | ewolinetz | 2017-04-13 | 3 | -149/+197 |