summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks/install_cassandra.yaml
Commit message (Collapse)AuthorAgeFilesLines
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-0/+7
| | | | Signed-off-by: Vadim Rutkovsky <vrutkovs@redhat.com>
* Conditionally create pvcs for metrics depending on whether or not it already ↵Eric Wolinetz2018-01-311-32/+3
| | | | exists
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* updated dynamic provision section for openshift metrics to supportElvir Kuric2017-09-141-0/+1
| | | | | | storage class name Signed-off-by: Elvir Kuric <elvirkuric@gmail.com>
* 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
|\ | | | | Merged by openshift-bot
| * Allowing openshift_metrics to specify PV selectors and allow way to define ↵ewolinetz2017-05-261-1/+3
| | | | | | | | selectors when creating pv
* | 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
| | | | claims
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-061-0/+1
|
* additional cr fixesJeff Cantrill2017-01-171-0/+54