| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #3550 from ewolinetz/logging_update_meta | Scott Dodson | 2017-03-03 | 1 | -1/+0 |
|\ |
|
| * | Removing the openshift_master_facts dependency | ewolinetz | 2017-03-02 | 1 | -1/+0 |
* | | bug 1420256. Initialize openshift_logging pvc_facts to empty | Jeff Cantrill | 2017-03-02 | 2 | -18/+23 |
|/ |
|
* | logging fluentd filter was renamed to viaq | Rich Megginson | 2017-02-28 | 1 | -1/+1 |
* | Merge pull request #3468 from jcantrill/logging_expand_replicas | Scott Dodson | 2017-02-27 | 1 | -1/+1 |
|\ |
|
| * | openshift_logging default to 2 replicas of primary shards | Jeff Cantrill | 2017-02-23 | 1 | -1/+1 |
* | | Merge pull request #3430 from jcantrill/bz_1417261_quote_secret | Scott Dodson | 2017-02-24 | 1 | -2/+2 |
|\ \ |
|
| * | | bug 1417261. Quote name and secrets in logging templates | Jeff Cantrill | 2017-02-20 | 1 | -2/+2 |
* | | | Add insecure edge termination policy for kibana. | Wesley Hearn | 2017-02-23 | 4 | -0/+6 |
* | | | Merge pull request #3462 from richm/put-curator-config-in-etc | Scott Dodson | 2017-02-23 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | curator config must be in /etc/curator not /usr/curator | Rich Megginson | 2017-02-22 | 1 | -1/+1 |
* | | | | Convert selectattr tests to use 'match' | Russell Teague | 2017-02-23 | 1 | -1/+1 |
|/ / / |
|
* | / | adding tag to update_master_config | ewolinetz | 2017-02-22 | 1 | -0/+2 |
| |/
|/| |
|
* | | Merge pull request #3438 from jcantrill/bz_1425321_default_api_port | Scott Dodson | 2017-02-21 | 2 | -2/+2 |
|\ \ |
|
| * | | bug 1425321. Default the master api port based on the facts | Jeff Cantrill | 2017-02-21 | 2 | -2/+2 |
* | | | Bug 1420219 - No log entry can be found in Kibana UI after deploying logging ... | Rich Megginson | 2017-02-21 | 1 | -0/+5 |
* | | | Merge pull request #3431 from jcantrill/bz_1420256_ops_reusing_non_ops_prefix | Jeff Cantrill | 2017-02-21 | 2 | -2/+4 |
|\ \ \
| |/ /
|/| | |
|
| * | | bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e… | Jeff Cantrill | 2017-02-20 | 2 | -2/+4 |
| |/ |
|
* | | Merge pull request #3409 from ewolinetz/logging_fix_verify_api | Scott Dodson | 2017-02-20 | 1 | -0/+21 |
|\ \
| |/
|/| |
|
| * | Reverting logic for verify api handler to be uniform with other ways we verif... | ewolinetz | 2017-02-20 | 1 | -5/+15 |
| * | updating until statments on uri module for api verification | ewolinetz | 2017-02-17 | 1 | -1/+1 |
| * | Updating to use uri module instead | ewolinetz | 2017-02-17 | 1 | -15/+5 |
| * | Adding missing handler to resolve error that it was not found | ewolinetz | 2017-02-17 | 1 | -0/+21 |
* | | Merge pull request #3427 from ewolinetz/logging_quote_nodeselector_value | Scott Dodson | 2017-02-20 | 3 | -3/+3 |
|\ \ |
|
| * | | Surrounding node selector values with quotes | ewolinetz | 2017-02-20 | 3 | -3/+3 |
| |/ |
|
* / | Correct logic test for running pods | Russell Teague | 2017-02-20 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #3381 from jcantrill/bz_1420217_default_es_memory | Eric Wolinetz | 2017-02-16 | 1 | -2/+2 |
|\ |
|
| * | bug 1420217. Default ES memory to be compariable to 3.4 deployer | Jeff Cantrill | 2017-02-16 | 1 | -2/+2 |
* | | adding some quotes for safety | ewolinetz | 2017-02-15 | 1 | -1/+1 |
* | | fixing use of oc_scale module | ewolinetz | 2017-02-15 | 2 | -2/+2 |
* | | fixing default for logging | ewolinetz | 2017-02-15 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #3359 from ewolinetz/logging_metrics_defaults | Scott Dodson | 2017-02-14 | 1 | -1/+1 |
|\ |
|
| * | updating defaults for logging and metrics roles | ewolinetz | 2017-02-14 | 1 | -1/+1 |
* | | Merge pull request #3308 from mtnbikenc/oc_label | Russell Teague | 2017-02-14 | 3 | -62/+10 |
|\ \
| |/
|/| |
|
| * | Modify playbooks to use oc_label module | Russell Teague | 2017-02-14 | 3 | -74/+10 |
* | | Modify playbooks to use oc_obj module | Russell Teague | 2017-02-14 | 4 | -100/+127 |
|/ |
|
* | Merge pull request #3321 from ashcrow/oc-serviceaccount-module | Jan Chaloupka | 2017-02-11 | 1 | -5/+5 |
|\ |
|
| * | oc serviceaccount now done via oc_serviceaccount module | Steve Milner | 2017-02-10 | 1 | -5/+5 |
* | | fix openshift_logging where defaults filter needs quoting | Jeff Cantrill | 2017-02-10 | 1 | -6/+6 |
* | | bug 1420425. Allow setting of public facing certs for kibana in openshift_log... | Jeff Cantrill | 2017-02-10 | 3 | -1/+39 |
* | | Merge pull request #3319 from richm/logging-cluster-size-int | Scott Dodson | 2017-02-10 | 4 | -14/+14 |
|\ \
| |/
|/| |
|
| * | make sure cluster_size is an int for arith. ops | Rich Megginson | 2017-02-09 | 4 | -14/+14 |
* | | fix bug 1420204. Default openshift_logging_use_journal to empty so fluentd de... | Jeff Cantrill | 2017-02-10 | 2 | -4/+4 |
* | | Merge pull request #3281 from ewolinetz/revert_3257 | Scott Dodson | 2017-02-10 | 5 | -19/+19 |
|\ \
| |/
|/| |
|
| * | Updating defaults to pull from previously defined variable names used in play... | ewolinetz | 2017-02-08 | 1 | -13/+13 |
| * | Reverting commit 3257 and renaming master_url to openshift_logging_master_url | ewolinetz | 2017-02-07 | 5 | -6/+6 |
* | | Bug 1420234 - illegal_argument_exception in Kibana UI. | Rich Megginson | 2017-02-09 | 1 | -0/+1 |
* | | bug 1420684. On logging upgrade use the correct value for namespace | Jeff Cantrill | 2017-02-09 | 1 | -1/+1 |
|/ |
|
* | Merge pull request #3257 from jcantrill/bz1417261_deployer_with_35 | Scott Dodson | 2017-02-06 | 3 | -4/+4 |
|\ |
|
| * | fixes 1417261. Points playbooks to the correct 3.5 roles for logging and metrics | Jeff Cantrill | 2017-02-02 | 3 | -4/+4 |