summaryrefslogtreecommitdiffstats
path: root/roles/openshift_logging
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #3713 from ewolinetz/kibana_ops_cherrypickOpenShift Bot2017-03-232-10/+59
|\
| * Cherry picking from #3711ewolinetz2017-03-202-10/+59
* | openshift_logging calculate min_masters to fail early on split brainJeff Cantrill2017-03-222-0/+3
* | Merge pull request #3647 from jcantrill/logging_specify_es_configOpenShift Bot2017-03-215-12/+26
|\ \ | |/ |/|
| * Allow user to specify additions to ES configJeff Cantrill2017-03-145-12/+26
* | Merge pull request #3477 from lmello/fix-generate_jks.shOpenShift Bot2017-03-171-1/+1
|\ \
| * | change shell to bash in generate_jks.shLeonardo Rodrigues de Mello2017-02-231-1/+1
* | | Merge pull request #3669 from ewolinetz/logging_master_api_portScott Dodson2017-03-161-1/+1
|\ \ \
| * | | Removing dependency on master facts for master_public_url defaultewolinetz2017-03-151-1/+1
| | |/ | |/|
* | | Merge branch 'master' into logging_cherrypick_3657Eric Wolinetz2017-03-153-7/+5
|\ \ \
| * \ \ Merge pull request #3629 from ewolinetz/logging_15_cherrypickOpenShift Bot2017-03-153-7/+5
| |\ \ \ | | |/ / | |/| |
| | * | cherry picking from #3621 #3614 #3627ewolinetz2017-03-103-7/+5
* | | | Cherry picked from #3657ewolinetz2017-03-153-7/+11
|/ / /
* | | Cherry picking from #3644ewolinetz2017-03-131-1/+0
|/ /
* | Merge pull request #3596 from jcantrill/bz1428249_hostmount_fixOpenShift Bot2017-03-106-11/+26
|\ \
| * | bug 1428249. Use ES hostmount storage if it existsJeff Cantrill2017-03-096-11/+26
* | | Bug 1428711 - [IntService_public_324] ES pod is unable to read searchguard.tr...Rich Megginson2017-03-091-1/+1
|/ /
* | Fix pylint/pyflakes errors on masterScott Dodson2017-03-072-3/+4
* | Merge pull request #3558 from ewolinetz/logging_metrics_defaultsScott Dodson2017-03-078-18/+43
|\ \
| * | More logging fixesewolinetz2017-03-074-8/+4
| * | Fixing plugin, nodeselectors, and secret pull checkewolinetz2017-03-075-6/+15
| * | Adding some more logging defaultsewolinetz2017-03-035-11/+31
* | | logging needs openshift_master_facts before openshift_factsRich Megginson2017-03-061-0/+1
|/ /
* | Merge pull request #3550 from ewolinetz/logging_update_metaScott Dodson2017-03-031-1/+0
|\ \
| * | Removing the openshift_master_facts dependencyewolinetz2017-03-021-1/+0
* | | bug 1420256. Initialize openshift_logging pvc_facts to emptyJeff Cantrill2017-03-022-18/+23
|/ /
* | logging fluentd filter was renamed to viaqRich Megginson2017-02-281-1/+1
* | Merge pull request #3468 from jcantrill/logging_expand_replicasScott Dodson2017-02-271-1/+1
|\ \
| * | openshift_logging default to 2 replicas of primary shardsJeff Cantrill2017-02-231-1/+1
* | | Merge pull request #3430 from jcantrill/bz_1417261_quote_secretScott Dodson2017-02-241-2/+2
|\ \ \ | |_|/ |/| |
| * | bug 1417261. Quote name and secrets in logging templatesJeff Cantrill2017-02-201-2/+2
* | | Add insecure edge termination policy for kibana.Wesley Hearn2017-02-234-0/+6
* | | Merge pull request #3462 from richm/put-curator-config-in-etcScott Dodson2017-02-231-1/+1
|\ \ \
| * | | curator config must be in /etc/curator not /usr/curatorRich Megginson2017-02-221-1/+1
* | | | Convert selectattr tests to use 'match'Russell Teague2017-02-231-1/+1
|/ / /
* | | adding tag to update_master_configewolinetz2017-02-221-0/+2
| |/ |/|
* | Merge pull request #3438 from jcantrill/bz_1425321_default_api_portScott Dodson2017-02-212-2/+2
|\ \
| * | bug 1425321. Default the master api port based on the factsJeff Cantrill2017-02-212-2/+2
* | | Bug 1420219 - No log entry can be found in Kibana UI after deploying logging ...Rich Megginson2017-02-211-0/+5
* | | Merge pull request #3431 from jcantrill/bz_1420256_ops_reusing_non_ops_prefixJeff Cantrill2017-02-212-2/+4
|\ \ \ | |/ / |/| |
| * | bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…Jeff Cantrill2017-02-202-2/+4
| |/
* | Merge pull request #3409 from ewolinetz/logging_fix_verify_apiScott Dodson2017-02-201-0/+21
|\ \ | |/ |/|
| * Reverting logic for verify api handler to be uniform with other ways we verif...ewolinetz2017-02-201-5/+15
| * updating until statments on uri module for api verificationewolinetz2017-02-171-1/+1
| * Updating to use uri module insteadewolinetz2017-02-171-15/+5
| * Adding missing handler to resolve error that it was not foundewolinetz2017-02-171-0/+21
* | Merge pull request #3427 from ewolinetz/logging_quote_nodeselector_valueScott Dodson2017-02-203-3/+3
|\ \
| * | Surrounding node selector values with quotesewolinetz2017-02-203-3/+3
| |/
* | Correct logic test for running podsRussell Teague2017-02-201-3/+3
|/
* Merge pull request #3381 from jcantrill/bz_1420217_default_es_memoryEric Wolinetz2017-02-161-2/+2
|\