summaryrefslogtreecommitdiffstats
path: root/roles/openshift_hosted_logging
Commit message (Collapse)AuthorAgeFilesLines
* 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