summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot2017-05-084-11/+28
|\ | | | | Merged by openshift-bot
| * Updating logging and metrics to restart api, ha and controllers when ↵ewolinetz2017-04-282-4/+7
| | | | | | | | updating master config
| * Adding defaults for es_indicesewolinetz2017-04-271-2/+2
| |
| * Updating logic for generating pvcs and their counts to prevent reuse when ↵ewolinetz2017-04-272-7/+21
| | | | | | | | looping
* | mux startup is broken without this fixRich Megginson2017-05-042-2/+2
| |
* | Correctly setting the primary and replica shard count settingsewolinetz2017-05-033-10/+2
| |
* | Making mux with_items list evaluate as empty if didnt get objects beforeewolinetz2017-05-022-2/+2
| |
* | Merge pull request #4028 from ewolinetz/logging_project_ns_labelsOpenShift Bot2017-05-021-11/+30
|\ \ | | | | | | Merged by openshift-bot
| * | Adding way to add labels and nodeselectors to logging projectewolinetz2017-04-271-11/+30
| |/
* | Don't double quote when conditionsScott Dodson2017-05-015-10/+10
| |
* | Remove jinja template delimeters from when conditionsScott Dodson2017-05-012-4/+4
| | | | | | | | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* | Adding checks for starting mux for 2.2.0ewolinetz2017-04-261-1/+4
|/
* Merge pull request #3911 from ewolinetz/logging_15_picksOpenShift Bot2017-04-254-154/+202
|\ | | | | Merged by openshift-bot
| * Addressing yamllintewolinetz2017-04-131-4/+4
| |
| * Updating kibana-proxy secret key for server-tls entryewolinetz2017-04-131-1/+1
| |
| * Pick from issue3896ewolinetz2017-04-133-149/+197
| |
* | mux does not require privileged, only hostmount-anyuidRich Megginson2017-04-1910-0/+263
|/
* Merge pull request #3818 from etsauer/openshift_logging_ansible_2.3OpenShift Bot2017-04-042-16/+23
|\ | | | | Merged by openshift-bot
| * Addressing py27-yamllintEric Sauer2017-04-031-4/+4
| |
| * Compatibility updates to openshift_logging role for ansible 2.2.2.0+Eric Sauer2017-03-312-13/+20
| |
* | Merge pull request #3777 from jcantrill/es_loggingOpenShift Bot2017-03-311-2/+12
|\ \ | |/ |/| Merged by openshift-bot
| * bug 1432607. Allow configuration of ES log destinationJeff Cantrill2017-03-301-2/+12
| |
* | fix es config merge so template does not need quoting. gen then mergeJeff Cantrill2017-03-281-8/+8
|/
* Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson2017-03-241-0/+5
|
* Specify enterprise defaults for logging and metrics imagesScott Dodson2017-03-241-0/+6
|
* Do not use auto_expand_replicasLukáš Vlček2017-03-231-0/+4
|
* Merge pull request #3713 from ewolinetz/kibana_ops_cherrypickOpenShift Bot2017-03-231-10/+47
|\ | | | | Merged by openshift-bot
| * Cherry picking from #3711ewolinetz2017-03-201-10/+47
| |
* | Merge pull request #3647 from jcantrill/logging_specify_es_configOpenShift Bot2017-03-213-11/+23
|\ \ | |/ |/| Merged by openshift-bot
| * Allow user to specify additions to ES configJeff Cantrill2017-03-143-11/+23
| |
* | Merge branch 'master' into logging_cherrypick_3657Eric Wolinetz2017-03-152-6/+4
|\ \
| * | cherry picking from #3621 #3614 #3627ewolinetz2017-03-102-6/+4
| |/
* / Cherry picked from #3657ewolinetz2017-03-152-4/+8
|/
* Merge pull request #3596 from jcantrill/bz1428249_hostmount_fixOpenShift Bot2017-03-101-5/+7
|\ | | | | Merged by openshift-bot
| * bug 1428249. Use ES hostmount storage if it existsJeff Cantrill2017-03-091-5/+7
| |
* | Bug 1428711 - [IntService_public_324] ES pod is unable to read ↵Rich Megginson2017-03-091-1/+1
|/ | | | | | | searchguard.truststore after upgarde logging from 3.3.1 to 3.5.0 https://bugzilla.redhat.com/show_bug.cgi?id=1428711 The list of secrets for elasticsearch was missing searchguard.truststore
* Fix pylint/pyflakes errors on masterScott Dodson2017-03-071-2/+2
|
* More logging fixesewolinetz2017-03-073-6/+2
|
* Fixing plugin, nodeselectors, and secret pull checkewolinetz2017-03-074-6/+12
|
* Adding some more logging defaultsewolinetz2017-03-032-2/+4
|
* bug 1420256. Initialize openshift_logging pvc_facts to emptyJeff Cantrill2017-03-022-18/+23
|
* Add insecure edge termination policy for kibana.Wesley Hearn2017-02-231-0/+1
|
* Convert selectattr tests to use 'match'Russell Teague2017-02-231-1/+1
|
* adding tag to update_master_configewolinetz2017-02-221-0/+2
|
* bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill2017-02-201-0/+2
| | | | nabled
* Correct logic test for running podsRussell Teague2017-02-201-3/+3
|
* adding some quotes for safetyewolinetz2017-02-151-1/+1
|
* fixing use of oc_scale moduleewolinetz2017-02-152-2/+2
|
* Merge pull request #3308 from mtnbikenc/oc_labelRussell Teague2017-02-143-62/+10
|\ | | | | Modify playbooks to use oc_label module
| * Modify playbooks to use oc_label moduleRussell Teague2017-02-143-74/+10
| |