| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | Ensure python2-ruamel-yaml is installed | Scott Dodson | 2017-02-03 | 1 | -4/+0 |
* | | openshift_logging link pull secret to serviceaccounts | Jeff Cantrill | 2017-02-03 | 3 | -0/+30 |
* | | Updating oc_apply to use command instead of shell | ewolinetz | 2017-02-01 | 1 | -5/+7 |
* | | Updating oc_apply changed_when conditions, fixing filter usage for openshift_... | ewolinetz | 2017-02-01 | 1 | -13/+14 |
* | | Adding bool filter to when openshift_logging_use_ops evals and updating oc_ap... | ewolinetz | 2017-01-31 | 8 | -19/+39 |
|/ |
|
* | Adding bool filter to ensure that we correctly set ops host for fluentd | ewolinetz | 2017-01-31 | 1 | -2/+2 |
* | Merge pull request #3214 from ewolinetz/logging_configure_loggingpublicurl | Scott Dodson | 2017-01-30 | 5 | -0/+19 |
|\ |
|
| * | Breaking out master-config changing and updated playbook to apply change to o... | ewolinetz | 2017-01-30 | 2 | -6/+8 |
| * | ensuring ruamel.yaml is on target for oc_scale | ewolinetz | 2017-01-27 | 1 | -0/+4 |
| * | Updating to correctly pull handler for openshift_logging. Adding logic to ope... | ewolinetz | 2017-01-27 | 2 | -0/+6 |
| * | Updating openshift_logging role to add kibana public url to loggingPublicURL ... | ewolinetz | 2017-01-27 | 1 | -0/+7 |
* | | fix negative stride encountered from openshift_logging | Jeff Cantrill | 2017-01-30 | 1 | -4/+4 |
* | | Merge pull request #3202 from ewolinetz/logging_fix_generating_es_dc | Scott Dodson | 2017-01-27 | 2 | -19/+35 |
|\ \
| |/
|/| |
|
| * | Only manual scale down being allowed now | ewolinetz | 2017-01-27 | 2 | -4/+8 |
| * | Updating to reuse previous ES DC names and always generate DCs | ewolinetz | 2017-01-26 | 1 | -17/+29 |
* | | adopt oc_scale module for openshift_logging role | Jeff Cantrill | 2017-01-27 | 5 | -68/+79 |
* | | Fixing fluentd node labelling | ewolinetz | 2017-01-26 | 3 | -5/+11 |
|/ |
|
* | Merge pull request #3169 from jcantrill/logging_node_selector | Scott Dodson | 2017-01-25 | 7 | -0/+27 |
|\ |
|
| * | allow openshift_logging role to specify nodeSelectors | Jeff Cantrill | 2017-01-24 | 7 | -0/+27 |
* | | fixes jks generation, node labeling, and rerunning for oauth secrets | ewolinetz | 2017-01-24 | 3 | -68/+34 |
|/ |
|
* | Merge branch 'master' into fix_logging_jks_gen | Eric Wolinetz | 2017-01-23 | 1 | -7/+14 |
|\ |
|
| * | fix oc_apply to allow running on any control node | Jeff Cantrill | 2017-01-19 | 1 | -7/+14 |
* | | Adding to ansible spec and changing logging jks generation to be a local_action | ewolinetz | 2017-01-20 | 4 | -36/+114 |
* | | Removing docker run strategy and make java a requirement for control host | ewolinetz | 2017-01-20 | 3 | -13/+18 |
* | | Updating to use docker run instead of scheduling jks gen pod | ewolinetz | 2017-01-20 | 1 | -47/+13 |
|/ |
|
* | Addressing found issues with logging role | ewolinetz | 2017-01-18 | 2 | -3/+3 |
* | Addressing Travis errors | ewolinetz | 2017-01-17 | 7 | -176/+220 |
* | delete idempotent | ewolinetz | 2017-01-13 | 2 | -0/+22 |
* | additional comments addressed | ewolinetz | 2017-01-13 | 2 | -9/+5 |
* | Updating upgrade_logging to be more idempotent | ewolinetz | 2017-01-13 | 7 | -18/+32 |
* | Using oc_apply task for idempotent | ewolinetz | 2017-01-13 | 4 | -11/+87 |
* | Removing shell module calls and cleaning up changed | ewolinetz | 2017-01-13 | 24 | -71/+169 |
* | addressing comments | ewolinetz | 2017-01-12 | 19 | -359/+112 |
* | Fixing collision of system.admin cert generation | ewolinetz | 2017-01-04 | 1 | -4/+4 |
* | minor updates for code reviews, remove unused params | Jeff Cantrill | 2016-12-19 | 1 | -31/+1 |
* | Updating to use deployer pod to generate JKS chain instead | ewolinetz | 2016-12-15 | 3 | -96/+191 |
* | Creating openshift_logging role for deploying Aggregated Logging without a de... | ewolinetz | 2016-12-14 | 62 | -0/+3391 |