index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_hosted_logging
Age
Commit message (
Expand
)
Author
2017-02-20
Reverting logic for verify api handler to be uniform with other ways we verif...
ewolinetz
2017-02-17
updating until statments on uri module for api verification
ewolinetz
2017-02-17
Updating to use uri module instead
ewolinetz
2017-02-17
Adding missing handler to resolve error that it was not found
ewolinetz
2017-01-30
Updating openshift_hosted_logging to update master-configs with publicLoggingURL
ewolinetz
2017-01-27
Updating to correctly pull handler for openshift_logging. Adding logic to ope...
ewolinetz
2016-12-12
YAML Linting
Russell Teague
2016-11-15
Fix typo
Scott Dodson
2016-11-15
Fix a few places where we're not specifying the admin kubeconfig
Scott Dodson
2016-11-15
Add rolebinding-reader
Scott Dodson
2016-10-21
Move infrastructure templates into openshift_hosted_templates role.
Andrew Butcher
2016-10-20
Merge pull request #2623 from rhcarvalho/typos
Andrew Butcher
2016-10-19
Fix typos
Rodolfo Carvalho
2016-10-19
Switch from "oadm" to "oc adm" and fix bug in binary sync.
Devan Goodwin
2016-10-07
[logging] Fix openshift_hosted_logging_fluentd_nodeselector
Scott Dodson
2016-10-05
Removes an unused file
John T Skarbek
2016-09-26
Adjust wait for loops
Scott Dodson
2016-09-26
Add storage for logging
Scott Dodson
2016-09-26
Fix some bugs in OpenShift Hosted Logging role
Stéphane Klein
2016-09-26
Label all nodes for fluentd
Scott Dodson
2016-09-26
Rename openshift_hosted_logging_image_{prefix,version} to match metrics
Scott Dodson
2016-09-01
initial support for v1.3 with logging v1.3
Rich Megginson
2016-07-22
skip if the objects already exist
Rich Megginson
2016-07-22
create and process the logging deployer template in the current project, logging
Rich Megginson
2016-07-22
do not create logging project if it already exists
Rich Megginson
2016-06-03
Update main.yaml
Jason DeTiberus
2016-04-28
additional fixes
Jason DeTiberus
2016-04-28
Fix templating issue with logging role
Jason DeTiberus
2016-03-25
added admin binary varibale usage as well as specifying kubeconfig copy to be...
John Kwiatkoski
2016-03-23
Tested of refactored code
John Kwiatkoski
2016-03-22
revised and restructured logging role
John Kwiatkoski