summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Fixing fluentd node labellingewolinetz2017-01-263-5/+11
|
* Merge pull request #3169 from jcantrill/logging_node_selectorScott Dodson2017-01-253-0/+6
|\ | | | | allow openshift_logging role to specify nodeSelectors
| * allow openshift_logging role to specify nodeSelectorsJeff Cantrill2017-01-243-0/+6
| |
* | fixes jks generation, node labeling, and rerunning for oauth secretsewolinetz2017-01-243-68/+34
|/
* Merge branch 'master' into fix_logging_jks_genEric Wolinetz2017-01-231-7/+14
|\
| * fix oc_apply to allow running on any control nodeJeff Cantrill2017-01-191-7/+14
| |
* | Adding to ansible spec and changing logging jks generation to be a local_actionewolinetz2017-01-203-35/+113
| |
* | Removing docker run strategy and make java a requirement for control hostewolinetz2017-01-201-12/+4
| |
* | Updating to use docker run instead of scheduling jks gen podewolinetz2017-01-201-47/+13
|/
* Addressing found issues with logging roleewolinetz2017-01-181-1/+1
|
* Addressing Travis errorsewolinetz2017-01-173-14/+14
|
* delete idempotentewolinetz2017-01-132-0/+22
|
* additional comments addressedewolinetz2017-01-131-9/+4
|
* Updating upgrade_logging to be more idempotentewolinetz2017-01-134-15/+27
|
* Using oc_apply task for idempotentewolinetz2017-01-134-11/+87
|
* Removing shell module calls and cleaning up changedewolinetz2017-01-1321-68/+166
|
* addressing commentsewolinetz2017-01-1212-163/+96
|
* Updating to use deployer pod to generate JKS chain insteadewolinetz2016-12-151-53/+49
|
* Creating openshift_logging role for deploying Aggregated Logging without a ↵ewolinetz2016-12-1428-0/+1494
deployer image