summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks
Commit message (Expand)AuthorAgeFilesLines
* Remove additional 'restart master' handler references.Andrew Butcher2017-08-091-1/+0
* Fixing SA and clusterrole namespacesewolinetz2017-08-022-2/+2
* Updating metrics role to create serviceaccounts and roles immediatelyewolinetz2017-07-282-0/+21
* Merge pull request #4855 from mwringe/hawkular-namespace-listener-updateScott Dodson2017-07-262-1/+26
|\
| * Metrics: grant hawkular namespace listener rolemwringe2017-07-242-1/+26
* | Removing nolog from htpasswd invocation so not to supress errorsewolinetz2017-07-241-1/+0
|/
* Merge pull request #4596 from steveteuber/patch-2Scott Dodson2017-06-291-1/+1
|\
| * Fix generate role binding destination for the HOSA service accountSteve Teuber2017-06-291-1/+1
* | Adding become: false to local_action tasksewolinetz2017-06-293-0/+7
|/
* 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 #4377 from mwringe/hawkular_openshift_agentOpenShift Bot2017-06-146-3/+100
|\
| * Support installing HOSA via ansiblemwringe2017-06-136-3/+100
* | 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
* | | fix up openshift-ansible for use with 'oc cluster up'Jeff Cantrill2017-06-062-2/+2
| |/ |/|
* | Updating python-passlib assertewolinetz2017-05-251-1/+1
|/
* Merge pull request #4134 from ewolinetz/issue4111OpenShift Bot2017-05-191-0/+8
|\
| * Adding assert to check for python-passlib on control hostewolinetz2017-05-111-0/+8
* | Localhost TMP Dir FixVincent Schwarzer2017-05-181-0/+1
|/
* Merge pull request #4026 from ewolinetz/cherry_picks_15OpenShift Bot2017-05-081-2/+5
|\
| * Updating logging and metrics to restart api, ha and controllers when updating...ewolinetz2017-04-281-2/+5
* | Modified pick from release-1.5 for updating hawkular htpasswd generationewolinetz2017-05-021-7/+9
* | Don't double quote when conditionsScott Dodson2017-05-017-12/+12
* | Remove jinja template delimeters from when conditionsScott Dodson2017-05-015-9/+9
|/
* Switched Heapster to use certificates generated by OpenShiftJuraci Paixão Kröhling2017-04-183-41/+17
* Changed Hawkular Metrics secrets to use a format similar to the one automatic...Juraci Paixão Kröhling2017-04-063-90/+16
* Fix overriding openshift_{logging,metrics}_image_prefixScott Dodson2017-03-241-0/+5
* Specify enterprise defaults for logging and metrics imagesScott Dodson2017-03-241-0/+7
* Merge pull request #3667 from jpkrohling/JPK-SwitchCassandraToUseGeneratedCertsOpenShift Bot2017-03-212-55/+15
|\
| * Switched Cassandra to use certificates generated by OpenShiftJuraci Paixão Kröhling2017-03-152-55/+15
* | Cherry picked from #3657ewolinetz2017-03-151-4/+5
|/
* add 'hawkular/metrics' when updating configJeff Cantrill2017-03-101-1/+1
* bug 1430661. Update masterConfig metricsPublicURL on installJeff Cantrill2017-03-102-0/+11
* Updating metrics defaultsewolinetz2017-03-061-3/+5
* Removed JGroups cert and password generation.Juraci Paixão Kröhling2017-02-242-21/+2
* Add missing full hostname for the Hawkular Metrics certificate (BZ1421060)mwringe2017-02-152-2/+2
* bug 1420229. Bounce metrics components to recognize changes on updates or upg...Jeff Cantrill2017-02-101-0/+14
* bug 1419962. fix openshift_metrics pwd issue after reinstall where cassandra ...Jeff Cantrill2017-02-098-69/+53
* Merge pull request #3294 from jcantrill/fix_metrics_pv_varsJason DeTiberus2017-02-081-4/+4
|\
| * use pvc_size instead of pv_size for openshift_metrics since the role creates ...Jeff Cantrill2017-02-081-4/+4
* | fixes 1419839. Install only heapster for openshift_metrics when heapster sta...Jeff Cantrill2017-02-089-68/+90
|/
* fix 1406057. Allow openshift_metrics nodeselectors for componentsJeff Cantrill2017-02-063-0/+3
* fixes 1414625. Fix check of keytool in openshift_metrics roleJeff Cantrill2017-02-031-1/+1
* Merge pull request #3195 from jcantrill/bz_1414625_httpd_on_controlScott Dodson2017-01-273-20/+39
|\
| * fix 1414625. Additional fix to run password commands on control nodeJeff Cantrill2017-01-273-20/+39
* | adopt oc_scale for openshift_metrics roleJeff Cantrill2017-01-273-48/+36
|/
* fixes BZ-1415447. Error when stopping heapster. Modify to be conditional inc...Jeff Cantrill2017-01-241-5/+2
* fix BZ1414477. Use keytool on control node and require javaJeff Cantrill2017-01-231-97/+49