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-02-15
adding some quotes for safety
ewolinetz
2017-02-15
fixing use of oc_scale module
ewolinetz
2017-02-14
Merge pull request #3308 from mtnbikenc/oc_label
Russell Teague
2017-02-14
Modify playbooks to use oc_obj module
Russell Teague
2017-02-14
Modify playbooks to use oc_label module
Russell Teague
2017-02-11
Merge pull request #3321 from ashcrow/oc-serviceaccount-module
Jan Chaloupka
2017-02-10
oc serviceaccount now done via oc_serviceaccount module
Steve Milner
2017-02-10
bug 1420425. Allow setting of public facing certs for kibana in openshift_log...
Jeff Cantrill
2017-02-09
make sure cluster_size is an int for arith. ops
Rich Megginson
2017-02-09
bug 1420684. On logging upgrade use the correct value for namespace
Jeff Cantrill
2017-02-03
Ensure python2-ruamel-yaml is installed
Scott Dodson
2017-02-03
openshift_logging link pull secret to serviceaccounts
Jeff Cantrill
2017-02-01
Updating oc_apply to use command instead of shell
ewolinetz
2017-02-01
Updating oc_apply changed_when conditions, fixing filter usage for openshift_...
ewolinetz
2017-01-31
Adding bool filter to when openshift_logging_use_ops evals and updating oc_ap...
ewolinetz
2017-01-31
Adding bool filter to ensure that we correctly set ops host for fluentd
ewolinetz
2017-01-30
Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurl
Scott Dodson
2017-01-30
Breaking out master-config changing and updated playbook to apply change to o...
ewolinetz
2017-01-30
fix negative stride encountered from openshift_logging
Jeff Cantrill
2017-01-27
Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dc
Scott Dodson
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
Only manual scale down being allowed now
ewolinetz
2017-01-27
adopt oc_scale module for openshift_logging role
Jeff Cantrill
2017-01-26
Updating to reuse previous ES DC names and always generate DCs
ewolinetz
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