summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/templates/hawkular_cassandra_rc.j2
Commit message (Collapse)AuthorAgeFilesLines
* [6632] fix indentation of terminationGracePeriodSeconds varJohn Sanda2018-01-101-1/+1
|
* dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-1/+1
|
* Bug 1452939 - change Logging & Metrics imagePullPolicyJan Wozniak2017-10-231-1/+1
| | | | | - all images logging and metrics change their default imagePullPolicy from Always to IfNotPresent
* rename vars to avoid double negatives and ensuing confusionJohn Sanda2017-08-141-2/+2
|
* add options to disable prometheus endpointsJohn Sanda2017-07-241-0/+2
| | | | | The prometheus endpoints for cassandra and for hawkular-metrics are enabled by default. This commit adds the option to disable them.
* Metrics: update the imagePullPolicy to be alwaysmwringe2017-05-261-0/+1
|
* Switched Cassandra to use certificates generated by OpenShiftJuraci Paixão Kröhling2017-03-151-13/+12
|
* bug 1420538. Allow users to set supplementalGroup for CassandraJeff Cantrill2017-02-091-0/+3
|
* use pvc_size instead of pv_size for openshift_metrics since the role creates ↵Jeff Cantrill2017-02-081-1/+1
| | | | claims
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-061-0/+6
|
* additional code reviewsJeff Cantrill2017-01-171-10/+10
|
* set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-171-1/+1
|
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-171-1/+1
|
* allow definition of cpu/memory limits/resources (#11)Jeff Cantrill2017-01-171-0/+29
|
* rename variables to be less extraneous (#10)Jeff Cantrill2017-01-171-2/+2
|
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-171-0/+2
| | | | | | | | | | | | | | | * Generate secrets on a persistent directory. * Split certificate generation files. * Custom certificates. * Minor fixes. - use `slurp` instead of `shell: base64` - fix route hostname * Updates on origin-metrics.
* prefix vars with metrics role (#4)Jeff Cantrill2017-01-171-3/+3
|
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-171-0/+94