index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
roles
/
openshift_logging
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
bug 1420256. Initialize openshift_logging pvc_facts to empty
Jeff Cantrill
2017-03-02
2
-18
/
+23
*
Add insecure edge termination policy for kibana.
Wesley Hearn
2017-02-23
1
-0
/
+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
*
bug 142026. Ensure Ops PVC prefix are initialized to empty when ops e…
Jeff Cantrill
2017-02-20
1
-0
/
+2
*
Correct logic test for running pods
Russell Teague
2017-02-20
1
-3
/
+3
*
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
*
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
*
|
bug 1420425. Allow setting of public facing certs for kibana in openshift_log...
Jeff Cantrill
2017-02-10
1
-1
/
+19
*
|
make sure cluster_size is an int for arith. ops
Rich Megginson
2017-02-09
3
-8
/
+8
|
/
*
bug 1420684. On logging upgrade use the correct value for namespace
Jeff Cantrill
2017-02-09
1
-1
/
+1
*
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
2
-0
/
+29
*
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
3
-0
/
+13
|
\
|
*
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 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
4
-67
/
+77
*
|
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
3
-0
/
+6
|
\
|
*
allow openshift_logging role to specify nodeSelectors
Jeff Cantrill
2017-01-24
3
-0
/
+6
*
|
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
3
-35
/
+113
*
|
Removing docker run strategy and make java a requirement for control host
ewolinetz
2017-01-20
1
-12
/
+4
*
|
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
1
-1
/
+1
*
Addressing Travis errors
ewolinetz
2017-01-17
3
-14
/
+14
*
delete idempotent
ewolinetz
2017-01-13
2
-0
/
+22
*
additional comments addressed
ewolinetz
2017-01-13
1
-9
/
+4
*
Updating upgrade_logging to be more idempotent
ewolinetz
2017-01-13
4
-15
/
+27
*
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
21
-68
/
+166
*
addressing comments
ewolinetz
2017-01-12
12
-163
/
+96
*
Updating to use deployer pod to generate JKS chain instead
ewolinetz
2016-12-15
1
-53
/
+49
*
Creating openshift_logging role for deploying Aggregated Logging without a de...
ewolinetz
2016-12-14
28
-0
/
+1494