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_logging
/
tasks
Age
Commit message (
Expand
)
Author
2017-01-30
Breaking out master-config changing and updated playbook to apply change to o...
ewolinetz
2017-01-27
ensuring ruamel.yaml is on target for oc_scale
ewolinetz
2017-01-27
Updating openshift_logging role to add kibana public url to loggingPublicURL ...
ewolinetz
2017-01-27
adopt oc_scale module for openshift_logging role
Jeff Cantrill
2017-01-26
Fixing fluentd node labelling
ewolinetz
2017-01-25
Merge pull request #3169 from jcantrill/logging_node_selector
Scott Dodson
2017-01-24
fixes jks generation, node labeling, and rerunning for oauth secrets
ewolinetz
2017-01-24
allow openshift_logging role to specify nodeSelectors
Jeff Cantrill
2017-01-23
Merge branch 'master' into fix_logging_jks_gen
Eric Wolinetz
2017-01-20
Adding to ansible spec and changing logging jks generation to be a local_action
ewolinetz
2017-01-20
Removing docker run strategy and make java a requirement for control host
ewolinetz
2017-01-20
Updating to use docker run instead of scheduling jks gen pod
ewolinetz
2017-01-19
fix oc_apply to allow running on any control node
Jeff Cantrill
2017-01-18
Addressing found issues with logging role
ewolinetz
2017-01-17
Addressing Travis errors
ewolinetz
2017-01-13
delete idempotent
ewolinetz
2017-01-13
additional comments addressed
ewolinetz
2017-01-13
Updating upgrade_logging to be more idempotent
ewolinetz
2017-01-13
Using oc_apply task for idempotent
ewolinetz
2017-01-13
Removing shell module calls and cleaning up changed
ewolinetz
2017-01-12
addressing comments
ewolinetz
2016-12-15
Updating to use deployer pod to generate JKS chain instead
ewolinetz
2016-12-14
Creating openshift_logging role for deploying Aggregated Logging without a de...
ewolinetz