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_metrics
/
tasks
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4134 from ewolinetz/issue4111
OpenShift Bot
2017-05-19
1
-0
/
+8
|
\
|
*
Adding assert to check for python-passlib on control host
ewolinetz
2017-05-11
1
-0
/
+8
*
|
Localhost TMP Dir Fix
Vincent Schwarzer
2017-05-18
1
-0
/
+1
|
/
*
Merge pull request #4026 from ewolinetz/cherry_picks_15
OpenShift Bot
2017-05-08
1
-2
/
+5
|
\
|
*
Updating logging and metrics to restart api, ha and controllers when updating...
ewolinetz
2017-04-28
1
-2
/
+5
*
|
Modified pick from release-1.5 for updating hawkular htpasswd generation
ewolinetz
2017-05-02
1
-7
/
+9
*
|
Don't double quote when conditions
Scott Dodson
2017-05-01
7
-12
/
+12
*
|
Remove jinja template delimeters from when conditions
Scott Dodson
2017-05-01
5
-9
/
+9
|
/
*
Switched Heapster to use certificates generated by OpenShift
Juraci Paixão Kröhling
2017-04-18
3
-41
/
+17
*
Changed Hawkular Metrics secrets to use a format similar to the one automatic...
Juraci Paixão Kröhling
2017-04-06
3
-90
/
+16
*
Fix overriding openshift_{logging,metrics}_image_prefix
Scott Dodson
2017-03-24
1
-0
/
+5
*
Specify enterprise defaults for logging and metrics images
Scott Dodson
2017-03-24
1
-0
/
+7
*
Merge pull request #3667 from jpkrohling/JPK-SwitchCassandraToUseGeneratedCerts
OpenShift Bot
2017-03-21
2
-55
/
+15
|
\
|
*
Switched Cassandra to use certificates generated by OpenShift
Juraci Paixão Kröhling
2017-03-15
2
-55
/
+15
*
|
Cherry picked from #3657
ewolinetz
2017-03-15
1
-4
/
+5
|
/
*
add 'hawkular/metrics' when updating config
Jeff Cantrill
2017-03-10
1
-1
/
+1
*
bug 1430661. Update masterConfig metricsPublicURL on install
Jeff Cantrill
2017-03-10
2
-0
/
+11
*
Updating metrics defaults
ewolinetz
2017-03-06
1
-3
/
+5
*
Removed JGroups cert and password generation.
Juraci Paixão Kröhling
2017-02-24
2
-21
/
+2
*
Add missing full hostname for the Hawkular Metrics certificate (BZ1421060)
mwringe
2017-02-15
2
-2
/
+2
*
bug 1420229. Bounce metrics components to recognize changes on updates or upg...
Jeff Cantrill
2017-02-10
1
-0
/
+14
*
bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...
Jeff Cantrill
2017-02-09
8
-69
/
+53
*
Merge pull request #3294 from jcantrill/fix_metrics_pv_vars
Jason DeTiberus
2017-02-08
1
-4
/
+4
|
\
|
*
use pvc_size instead of pv_size for openshift_metrics since the role creates ...
Jeff Cantrill
2017-02-08
1
-4
/
+4
*
|
fixes 1419839. Install only heapster for openshift_metrics when heapster sta...
Jeff Cantrill
2017-02-08
9
-68
/
+90
|
/
*
fix 1406057. Allow openshift_metrics nodeselectors for components
Jeff Cantrill
2017-02-06
3
-0
/
+3
*
fixes 1414625. Fix check of keytool in openshift_metrics role
Jeff Cantrill
2017-02-03
1
-1
/
+1
*
Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_control
Scott Dodson
2017-01-27
3
-20
/
+39
|
\
|
*
fix 1414625. Additional fix to run password commands on control node
Jeff Cantrill
2017-01-27
3
-20
/
+39
*
|
adopt oc_scale for openshift_metrics role
Jeff Cantrill
2017-01-27
3
-48
/
+36
|
/
*
fixes BZ-1415447. Error when stopping heapster. Modify to be conditional inc...
Jeff Cantrill
2017-01-24
1
-5
/
+2
*
fix BZ1414477. Use keytool on control node and require java
Jeff Cantrill
2017-01-23
1
-97
/
+49
*
fixes BZ-1414625. Check for httpd-tools and java before install
Jeff Cantrill
2017-01-23
1
-0
/
+18
*
fixes #3127. Get files for oc_apply from remote host
Jeff Cantrill
2017-01-19
1
-4
/
+12
*
use pod to generate keystores (#14)
Jeff Cantrill
2017-01-17
6
-115
/
+139
*
properly set changes when oc apply
Jeff Cantrill
2017-01-17
3
-8
/
+41
*
additional cr fixes
Jeff Cantrill
2017-01-17
6
-91
/
+99
*
metrics fixes for yamlint
Jeff Cantrill
2017-01-17
7
-33
/
+32
*
additional code reviews
Jeff Cantrill
2017-01-17
11
-42
/
+94
*
set replicas to current value so not to disrupt current pods (#13)
Jeff Cantrill
2017-01-17
2
-0
/
+29
*
User provided certs pushed from control. vars reorg (#12)
Jeff Cantrill
2017-01-17
4
-20
/
+35
*
update vars to allow scaling of components (#9)
Jeff Cantrill
2017-01-17
7
-20
/
+168
*
rename variables to be less extraneous (#10)
Jeff Cantrill
2017-01-17
2
-12
/
+15
*
copy admin cert for use in subsequent tasks (#8)
Jeff Cantrill
2017-01-17
5
-6
/
+19
*
Add tasks to uninstall metrics (#7)
Jeff Cantrill
2017-01-17
4
-24
/
+32
*
Custom certificates (#5)
Bruno Barcarol Guimarães
2017-01-17
6
-257
/
+316
*
prefix vars with metrics role (#4)
Jeff Cantrill
2017-01-17
5
-22
/
+22
*
Bruno Barcarol Guimarães work to move metrics to ansible from deployer
Jeff Cantrill
2017-01-17
10
-0
/
+496
*
rename openshift_metrics to openshift_hosted_metrics
Jeff Cantrill
2017-01-11
2
-207
/
+0
*
YAML Linting
Russell Teague
2016-12-12
1
-3
/
+3
[next]