summaryrefslogtreecommitdiffstats
path: root/roles/openshift_prometheus
Commit message (Expand)AuthorAgeFilesLines
* Fix indentation to make yamllint happyVadim Rutkovsky2018-02-101-27/+27
* Verify that requested services have schedulable nodes matching the selectorsVadim Rutkovsky2018-02-101-0/+7
* Set default image tag to openshift_image_tag for servicesVadim Rutkovsky2018-02-081-4/+4
* Fix uninstall using openshift_prometheus_state=absentZohar Galor2018-02-071-0/+0
* bug 1540799: openshift_prometheus: update alertmanager config file flagPaul Gier2018-02-052-2/+2
* Rebase Prometheus example for new scrape endpoints and expose alert managerMangirdas2018-01-287-142/+273
* openshift_prometheus: remove block duration settingsPaul Gier2018-01-172-2/+2
* Remove references to deployment_typeMichael Gugino2017-12-211-1/+1
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-3/+3
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-182-4/+5
* Add support for storage classes to openshift_prometheus role.Jiri Mencak2017-12-123-0/+8
* Merge pull request #6259 from adelton/issue-6255Michael Gugino2017-11-281-1/+1
|\
| * dist.iteritems() no longer exists in Python 3.Jan Pazdziora2017-11-271-1/+1
* | Update prometheus to 2.0.0 GAZohar Galor2017-11-281-1/+1
* | Fix name of the service pointed to by hostnameDiego Abelenda2017-11-241-1/+1
* | Missed the default value after the variable name change...Diego Abelenda2017-11-241-1/+1
* | Change the name of the variable and explicitely document the namesDiego Abelenda2017-11-242-2/+4
* | Allow to set the hostname for routes to prometheus and alertmanagerDiego Abelenda2017-11-243-0/+9
|/
* Include Deprecation - openshift-prometheusRussell Teague2017-11-221-2/+2
* Merge pull request #6180 from zgalor/uninstall_prometheusScott Dodson2017-11-223-13/+22
|\
| * Fix uninstall option for prometheusZohar Galor2017-11-203-13/+22
* | Allow modifying and adding prometheus application argumentsZohar Galor2017-11-193-2/+13
|/
* Create prometheus configmaps before statefulsetZohar Galor2017-11-131-19/+19
* Change prometheus default namespace to 'openshift-metrics'Zohar Galor2017-11-081-1/+1
* Fix prometheus default varsMichael Gugino2017-11-074-49/+48
* Add enterprise prometheus image defaultsScott Dodson2017-11-014-10/+30
* Merge pull request #5848 from zgalor/pvc_default_alignScott Dodson2017-10-253-4/+10
|\
| * Change default in prometheus storage type to emptydirZohar Galor2017-10-243-4/+10
* | Split prometheus image defaults to prefix and versionZohar Galor2017-10-243-11/+17
|/
* Merge pull request #5808 from zgalor/stateful_setScott Dodson2017-10-234-14/+18
|\
| * Switch to stateful set in prometheusZohar Galor2017-10-234-14/+18
* | Add nfs variables documentation to README fileZohar Galor2017-10-191-2/+25
|/
* Merge pull request #5789 from zgalor/fix_limit_typoScott Dodson2017-10-181-1/+1
|\
| * Fix typo in setting prom-proxy memory limitZohar Galor2017-10-181-1/+1
* | Fix pvc selector default to be empty dict instead of stringZohar Galor2017-10-181-3/+3
|/
* Fix prometheus role nfsZohar Galor2017-10-168-164/+7
* Prometheus role fixesZohar Galor2017-09-182-2/+5
* Create ansible role for deploying prometheus on openshiftZohar Galor2017-09-0617-0/+1028