summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/install_cassandra.yaml
Commit message (Expand)AuthorAgeFilesLines
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-0/+7
* Conditionally create pvcs for metrics depending on whether or not it already ...Eric Wolinetz2018-01-311-32/+3
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
* updated dynamic provision section for openshift metrics to supportElvir Kuric2017-09-141-0/+1
* Fixing quote issue.Kenny Woodson2017-06-211-1/+1
* Fix for dynamic pvs when using storageclasses.Kenny Woodson2017-06-211-2/+1
* Merge pull request #4302 from ewolinetz/pv_node_selectorsOpenShift Bot2017-06-131-1/+3
|\
| * Allowing openshift_metrics to specify PV selectors and allow way to define se...ewolinetz2017-05-261-1/+3
* | Use volume.beta.kubernetes.io annotation for storage-classesPer Carlson2017-06-081-1/+1
|/
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
* Cherry picked from #3657ewolinetz2017-03-151-4/+5
* Updating metrics defaultsewolinetz2017-03-061-3/+5
* use pvc_size instead of pv_size for openshift_metrics since the role creates ...Jeff Cantrill2017-02-081-4/+4
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-061-0/+1
* additional cr fixesJeff Cantrill2017-01-171-0/+54