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
/
defaults
Age
Commit message (
Expand
)
Author
2017-08-01
use mux_client_mode instead of use_mux_client
Rich Megginson
2017-07-06
Bug 1466152 - Json-file log driver: Neither "openshift_logging_fluentd_use_jo...
Rich Megginson
2017-06-29
Fixing ops storage options being passed to openshift_logging_elasticsearch ro...
ewolinetz
2017-06-23
openshift_logging: use empty default for storage labels
Federico Simoncelli
2017-06-15
Merge pull request #4356 from nhosoi/mux_params-0
OpenShift Bot
2017-06-13
Merge pull request #4302 from ewolinetz/pv_node_selectors
OpenShift Bot
2017-06-05
Reverted most of this pr 4356 except:
Noriko Hosoi
2017-06-02
Introducing fluentd/mux buffer_queue_limit, buffer_size_limit, cpu_limit, and...
Noriko Hosoi
2017-05-31
add mux docs; allow to specify mux namespaces
Rich Megginson
2017-05-26
Allowing openshift_metrics to specify PV selectors and allow way to define se...
ewolinetz
2017-05-18
add ability to expose Elasticsearch as an external route
Rich Megginson
2017-05-11
bug 1441369. Kibana memory limits
Jeff Cantrill
2017-05-09
use docker_log_driver and /etc/docker/daemon.json to determine log driver
Rich Megginson
2017-05-03
Correctly setting the primary and replica shard count settings
ewolinetz
2017-04-27
Adding way to add labels and nodeselectors to logging project
ewolinetz
2017-04-19
mux does not require privileged, only hostmount-anyuid
Rich Megginson
2017-03-30
bug 1432607. Allow configuration of ES log destination
Jeff Cantrill
2017-03-24
Specify enterprise defaults for logging and metrics images
Scott Dodson
2017-03-23
Do not use auto_expand_replicas
Lukáš Vlček
2017-03-23
Merge pull request #3713 from ewolinetz/kibana_ops_cherrypick
OpenShift Bot
2017-03-21
Merge pull request #3647 from jcantrill/logging_specify_es_config
OpenShift Bot
2017-03-20
Cherry picking from #3711
ewolinetz
2017-03-16
Merge pull request #3669 from ewolinetz/logging_master_api_port
Scott Dodson
2017-03-15
Removing dependency on master facts for master_public_url default
ewolinetz
2017-03-15
Cherry picked from #3657
ewolinetz
2017-03-14
Allow user to specify additions to ES config
Jeff Cantrill
2017-03-07
More logging fixes
ewolinetz
2017-03-03
Adding some more logging defaults
ewolinetz
2017-02-23
Add insecure edge termination policy for kibana.
Wesley Hearn
2017-02-21
bug 1425321. Default the master api port based on the facts
Jeff Cantrill
2017-02-16
Merge pull request #3381 from jcantrill/bz_1420217_default_es_memory
Eric Wolinetz
2017-02-16
bug 1420217. Default ES memory to be compariable to 3.4 deployer
Jeff Cantrill
2017-02-15
fixing default for logging
ewolinetz
2017-02-14
updating defaults for logging and metrics roles
ewolinetz
2017-02-10
fix openshift_logging where defaults filter needs quoting
Jeff Cantrill
2017-02-10
bug 1420425. Allow setting of public facing certs for kibana in openshift_log...
Jeff Cantrill
2017-02-10
fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de...
Jeff Cantrill
2017-02-08
Updating defaults to pull from previously defined variable names used in play...
ewolinetz
2017-02-07
Reverting commit 3257 and renaming master_url to openshift_logging_master_url
ewolinetz
2017-02-02
fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics
Jeff Cantrill
2017-01-13
Updating upgrade_logging to be more idempotent
ewolinetz
2017-01-12
addressing comments
ewolinetz
2016-12-14
Creating openshift_logging role for deploying Aggregated Logging without a de...
ewolinetz