summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge pull request #4028 from ewolinetz/logging_project_ns_labelsOpenShift Bot2017-05-021-11/+30
|\ \
| * | 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
* | 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
|\
| * 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
|\
| * 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
|\ \ | |/ |/|
| * 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
|\
| * Cherry picking from #3711ewolinetz2017-03-201-10/+47
* | Merge pull request #3647 from jcantrill/logging_specify_es_configOpenShift Bot2017-03-213-11/+23
|\ \ | |/ |/|
| * 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
|\
| * 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 searchguard.tr...Rich Megginson2017-03-091-1/+1
|/
* 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
* 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 moduleRussell Teague2017-02-143-74/+10
* | Modify playbooks to use oc_obj moduleRussell Teague2017-02-144-100/+127
|/
* Merge pull request #3321 from ashcrow/oc-serviceaccount-moduleJan Chaloupka2017-02-111-5/+5
|\
| * oc serviceaccount now done via oc_serviceaccount moduleSteve Milner2017-02-101-5/+5
* | bug 1420425. Allow setting of public facing certs for kibana in openshift_log...Jeff Cantrill2017-02-101-1/+19
* | make sure cluster_size is an int for arith. opsRich Megginson2017-02-093-8/+8
|/
* bug 1420684. On logging upgrade use the correct value for namespaceJeff Cantrill2017-02-091-1/+1
* Ensure python2-ruamel-yaml is installedScott Dodson2017-02-031-4/+0