index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_metrics
/
templates
Age
Commit message (
Expand
)
Author
2017-10-23
Bug 1452939 - change Logging & Metrics imagePullPolicy
Jan Wozniak
2017-09-29
Merge pull request #5020 from jsanda/prometheus-endpoint-config
OpenShift Merge Robot
2017-09-06
Support setting annotations on Hawkular route
Michael Hanselmann
2017-08-14
rename vars to avoid double negatives and ensuing confusion
John Sanda
2017-07-26
Merge pull request #4868 from ewolinetz/metrics_fix_caCert
Scott Dodson
2017-07-25
Fixing route spec caCertificate to be correctly capitalized
ewolinetz
2017-07-24
add options to disable prometheus endpoints
John Sanda
2017-07-24
Metrics: grant hawkular namespace listener role
mwringe
2017-07-07
Enable JMX reporting of internal metrics
John Sanda
2017-06-21
Fix for dynamic pvs when using storageclasses.
Kenny Woodson
2017-06-14
Merge pull request #4377 from mwringe/hawkular_openshift_agent
OpenShift Bot
2017-06-13
Support installing HOSA via ansible
mwringe
2017-06-13
Merge pull request #4302 from ewolinetz/pv_node_selectors
OpenShift Bot
2017-05-26
Allowing openshift_metrics to specify PV selectors and allow way to define se...
ewolinetz
2017-05-26
Metrics: update the imagePullPolicy to be always
mwringe
2017-04-18
Switched Heapster to use certificates generated by OpenShift
Juraci Paixão Kröhling
2017-04-06
Changed Hawkular Metrics secrets to use a format similar to the one automatic...
Juraci Paixão Kröhling
2017-03-24
Found this while searching the metrics role for logging, is this wrong?
Scott Dodson
2017-03-21
Merge pull request #3667 from jpkrohling/JPK-SwitchCassandraToUseGeneratedCerts
OpenShift Bot
2017-03-15
Switched Cassandra to use certificates generated by OpenShift
Juraci Paixão Kröhling
2017-03-10
cherry picking from #3621 #3614 #3627
ewolinetz
2017-02-24
Removed JGroups cert and password generation.
Juraci Paixão Kröhling
2017-02-09
bug 1420538. Allow users to set supplementalGroup for Cassandra
Jeff Cantrill
2017-02-08
use pvc_size instead of pv_size for openshift_metrics since the role creates ...
Jeff Cantrill
2017-02-06
fix 1406057. Allow openshift_metrics nodeselectors for components
Jeff Cantrill
2017-01-25
Merge pull request #3133 from mwringe/hawkular-metrics-0.23-update
Scott Dodson
2017-01-23
fix BZ1414477. Use keytool on control node and require java
Jeff Cantrill
2017-01-19
Template update for Hawkular Metrics 0.23
mwringe
2017-01-17
use pod to generate keystores (#14)
Jeff Cantrill
2017-01-17
additional code reviews
Jeff Cantrill
2017-01-17
set replicas to current value so not to disrupt current pods (#13)
Jeff Cantrill
2017-01-17
User provided certs pushed from control. vars reorg (#12)
Jeff Cantrill
2017-01-17
update vars to allow scaling of components (#9)
Jeff Cantrill
2017-01-17
allow definition of cpu/memory limits/resources (#11)
Jeff Cantrill
2017-01-17
rename variables to be less extraneous (#10)
Jeff Cantrill
2017-01-17
Custom certificates (#5)
Bruno Barcarol Guimarães
2017-01-17
prefix vars with metrics role (#4)
Jeff Cantrill
2017-01-17
Bruno Barcarol Guimarães work to move metrics to ansible from deployer
Jeff Cantrill