summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging
Commit message (Collapse)AuthorAgeFilesLines
* Fix typosRodolfo Carvalho2016-10-191-2/+2
|
* [logging] Fix openshift_hosted_logging_fluentd_nodeselectorScott Dodson2016-10-071-1/+1
|
* Removes an unused fileJohn T Skarbek2016-10-051-6/+0
| | | | * closes openshift/openshift-ansible#2423
* Adjust wait for loopsScott Dodson2016-09-261-7/+7
| | | | | For items that pull images delay=15, retries=20 = 5min wait For items that don't pull images, delay=5, retries=20 = < 2m wait
* Add storage for loggingScott Dodson2016-09-261-27/+27
|
* Fix some bugs in OpenShift Hosted Logging roleStéphane Klein2016-09-262-1/+3
| | | | * Fix bug: now create templates for logging accounts and the deployer use {{ examples_base }} variable
* Label all nodes for fluentdScott Dodson2016-09-263-3/+4
| | | | | | Need to come back to this and figure out the right thing to do here. I think we should make the node selector flag for fluentd immutable and then have the user specify a selector with which to apply the label.
* Rename openshift_hosted_logging_image_{prefix,version} to match metricsScott Dodson2016-09-261-3/+3
|
* initial support for v1.3 with logging v1.3Rich Megginson2016-09-013-33/+122
| | | | | | This also includes some fixes to make deploying logging more idempotent, such as ignoring failures if trying to create objects that already exist
* skip if the objects already existRich Megginson2016-07-221-0/+4
|
* create and process the logging deployer template in the current project, loggingRich Megginson2016-07-221-2/+2
|
* do not create logging project if it already existsRich Megginson2016-07-221-0/+7
|
* Update main.yamlJason DeTiberus2016-06-031-1/+1
|
* additional fixesJason DeTiberus2016-04-281-15/+22
|
* Fix templating issue with logging roleJason DeTiberus2016-04-281-1/+2
|
* added admin binary varibale usage as well as specifying kubeconfig copy to ↵John Kwiatkoski2016-03-252-33/+29
| | | | be used
* Tested of refactored codeJohn Kwiatkoski2016-03-236-75/+60
|
* revised and restructured logging roleJohn Kwiatkoski2016-03-227-0/+216