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
Age
Commit message (
Expand
)
Author
2017-02-06
Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35
Scott Dodson
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-02
fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics
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 to correctly pull handler for openshift_logging. Adding logic to ope...
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
2017-01-04
Fixing collision of system.admin cert generation
ewolinetz
2016-12-19
minor updates for code reviews, remove unused params
Jeff Cantrill
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