summaryrefslogtreecommitdiff
path: root/roles/openshift_logging/tasks
AgeCommit message (Expand)Author
2017-09-29Reverting using uninstall variables for logging and metricsEric Wolinetz
2017-09-26logging: introducing event routerJan Wozniak
2017-09-22Updating default behavior for installing metrics and logging. Separating out ...Eric Wolinetz
2017-09-14Bug 1491636 - honor openshift_logging_es_ops_nodeselectorJan Wozniak
2017-09-01Adding deprecation checks to ansible_syntaxRussell Teague
2017-08-31Merge pull request #5189 from wozniakjan/logging_purge_uninstallOpenShift Bot
2017-08-29Merge pull request #5219 from jcantrill/bz1480988_kibana_ops_linksScott Dodson
2017-08-28annotate the infra projects for logging to fix bz1480988Jeff Cantrill
2017-08-25Merge pull request #5044 from wozniakjan/logging_role_based_image_versionsOpenShift Bot
2017-08-24Bug 1467265 - logging: add 'purge' option with uninstallJan Wozniak
2017-08-22Passing memory and cpu limit for ops ES installEric Wolinetz
2017-08-18Bug 1471322: logging roles based image versionsJan Wozniak
2017-08-09Remove additional 'restart master' handler references.Andrew Butcher
2017-07-24Updating how storage type is determined, adding bool filter in openshift_logg...ewolinetz
2017-07-06Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo...Rich Megginson
2017-06-30fix 1466680. Fix logging deploying to the specified namespaceJeff Cantrill
2017-06-29Fixing ops storage options being passed to openshift_logging_elasticsearch ro...ewolinetz
2017-06-07fix es routes for new logging rolesRich Megginson
2017-06-06fix up openshift-ansible for use with 'oc cluster up'Jeff Cantrill
2017-06-06Merge pull request #4327 from ewolinetz/fix_logging_secretOpenShift Bot
2017-06-02Merge pull request #4232 from richm/mux-namespaces-docsOpenShift Bot
2017-05-31fix curator host, port params; remove curator es volumesRich Megginson
2017-05-31add mux docs; allow to specify mux namespacesRich Megginson
2017-05-31Revert "Merge pull request #4271 from DG-i/master"Steve Kuznetsov
2017-05-31Updating Kibana-proxy secret key name, fixing deleting secrets, fixed extra E...ewolinetz
2017-05-30Adding default value for openshift_hosted_logging_storage_kindewolinetz
2017-05-30Merge pull request #4280 from ewolinetz/logging_pvc_fixOpenShift Bot
2017-05-25Updating to generate PVC when storage type is passed in as nfsewolinetz
2017-05-24disable become for local actionsMathias Merscher
2017-05-23Fixing tux warnings and some final clean upewolinetz
2017-05-22fixing available variables for 2.3.0ewolinetz
2017-05-22Updating pvc generation namesewolinetz
2017-05-22updating delete_logging to use modulesewolinetz
2017-05-22Pulling in changes from masterewolinetz
2017-05-22Decomposing openshift_logging role into subcomponent rolesewolinetz
2017-05-19Fix yamllint problemsScott Dodson
2017-05-18add ability to expose Elasticsearch as an external routeRich Megginson
2017-05-16Don't escalate privileges in local tmpdir creationSteve Kuznetsov
2017-05-08Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot
2017-05-04mux startup is broken without this fixRich Megginson
2017-05-03Correctly setting the primary and replica shard count settingsewolinetz
2017-05-02Making mux with_items list evaluate as empty if didnt get objects beforeewolinetz
2017-05-02Merge pull request #4028 from ewolinetz/logging_project_ns_labelsOpenShift Bot
2017-05-01Don't double quote when conditionsScott Dodson
2017-05-01Remove jinja template delimeters from when conditionsScott Dodson
2017-04-28Updating logging and metrics to restart api, ha and controllers when updating...ewolinetz
2017-04-27Adding way to add labels and nodeselectors to logging projectewolinetz
2017-04-27Adding defaults for es_indicesewolinetz
2017-04-27Updating logic for generating pvcs and their counts to prevent reuse when loo...ewolinetz
2017-04-26Adding checks for starting mux for 2.2.0ewolinetz