summaryrefslogtreecommitdiffstats
path: root/roles/openshift_metrics/tasks
Commit message (Expand)AuthorAgeFilesLines
* 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
* fixes BZ-1414625. Check for httpd-tools and java before installJeff Cantrill2017-01-231-0/+18
* fixes #3127. Get files for oc_apply from remote hostJeff Cantrill2017-01-191-4/+12
* use pod to generate keystores (#14)Jeff Cantrill2017-01-176-115/+139
* properly set changes when oc applyJeff Cantrill2017-01-173-8/+41
* additional cr fixesJeff Cantrill2017-01-176-91/+99
* metrics fixes for yamlintJeff Cantrill2017-01-177-33/+32
* additional code reviewsJeff Cantrill2017-01-1711-42/+94
* set replicas to current value so not to disrupt current pods (#13)Jeff Cantrill2017-01-172-0/+29
* User provided certs pushed from control. vars reorg (#12)Jeff Cantrill2017-01-174-20/+35
* update vars to allow scaling of components (#9)Jeff Cantrill2017-01-177-20/+168
* rename variables to be less extraneous (#10)Jeff Cantrill2017-01-172-12/+15
* copy admin cert for use in subsequent tasks (#8)Jeff Cantrill2017-01-175-6/+19
* Add tasks to uninstall metrics (#7)Jeff Cantrill2017-01-174-24/+32
* Custom certificates (#5)Bruno Barcarol Guimarães2017-01-176-257/+316
* prefix vars with metrics role (#4)Jeff Cantrill2017-01-175-22/+22
* Bruno Barcarol Guimarães work to move metrics to ansible from deployerJeff Cantrill2017-01-1710-0/+496
* rename openshift_metrics to openshift_hosted_metricsJeff Cantrill2017-01-112-207/+0
* YAML LintingRussell Teague2016-12-121-3/+3
* Fix metricsPublicURL only being set correctly on first master.Devan Goodwin2016-12-012-19/+2
* Add view permissions to hawkular saScott Dodson2016-11-151-0/+18
* Use multiple '-v's when creating the metrics deployer commandTim Bielawa2016-11-152-5/+10
* Move infrastructure templates into openshift_hosted_templates role.Andrew Butcher2016-10-211-1/+1
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-2/+2
* Remove openshift_master_metrics_public_urlAndrew Butcher2016-08-311-2/+2
* Merge pull request #2386 from sdodson/metrics-dynamicScott Dodson2016-08-301-1/+1
|\
| * Enable dynamic storageScott Dodson2016-08-301-1/+1
* | Change how we set master's metricsPublicURLScott Dodson2016-08-301-1/+1
|/
* Fix metrics for containerized installsScott Dodson2016-08-261-1/+1
* Cleanup items botched during rebaseScott Dodson2016-08-262-3/+2
* Rely on IMAGE_PREFIX and IMAGE_VERSION defaults from the templates themselvesScott Dodson2016-08-242-1/+3
* Add logic to detect existing installsScott Dodson2016-08-242-84/+142
* Pull in keynote demo changesScott Dodson2016-08-241-45/+123
* wait metrics-deployer complete (need to configure nodes before hosted services)jfcoz2016-05-271-0/+8
* fixed issue with blank spaces instead commas as variables template separatorsJose David Martin Nieto2016-05-181-3/+2
* openshift-metrics: adding duration and resolution optionsErez Freiberger2016-04-241-3/+5
* added new openshift-metrics serviceJose David Martin Nieto2016-04-201-0/+55