summaryrefslogtreecommitdiff
path: root/roles/openshift_prometheus
AgeCommit message (Expand)Author
2017-12-21Remove references to deployment_typeMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-18Relocate filter plugins to lib_utilsMichael Gugino
2017-12-12Add support for storage classes to openshift_prometheus role.Jiri Mencak
2017-11-28Merge pull request #6259 from adelton/issue-6255Michael Gugino
2017-11-28Update prometheus to 2.0.0 GAZohar Galor
2017-11-27dist.iteritems() no longer exists in Python 3.Jan Pazdziora
2017-11-24Fix name of the service pointed to by hostnameDiego Abelenda
2017-11-24Missed the default value after the variable name change...Diego Abelenda
2017-11-24Change the name of the variable and explicitely document the namesDiego Abelenda
2017-11-24Allow to set the hostname for routes to prometheus and alertmanagerDiego Abelenda
2017-11-22Include Deprecation - openshift-prometheusRussell Teague
2017-11-22Merge pull request #6180 from zgalor/uninstall_prometheusScott Dodson
2017-11-20Fix uninstall option for prometheusZohar Galor
2017-11-19Allow modifying and adding prometheus application argumentsZohar Galor
2017-11-13Create prometheus configmaps before statefulsetZohar Galor
2017-11-08Change prometheus default namespace to 'openshift-metrics'Zohar Galor
2017-11-07Fix prometheus default varsMichael Gugino
2017-11-01Add enterprise prometheus image defaultsScott Dodson
2017-10-25Merge pull request #5848 from zgalor/pvc_default_alignScott Dodson
2017-10-24Change default in prometheus storage type to emptydirZohar Galor
2017-10-24Split prometheus image defaults to prefix and versionZohar Galor
2017-10-23Merge pull request #5808 from zgalor/stateful_setScott Dodson
2017-10-23Switch to stateful set in prometheusZohar Galor
2017-10-19Add nfs variables documentation to README fileZohar Galor
2017-10-18Merge pull request #5789 from zgalor/fix_limit_typoScott Dodson
2017-10-18Fix pvc selector default to be empty dict instead of stringZohar Galor
2017-10-18Fix typo in setting prom-proxy memory limitZohar Galor
2017-10-16Fix prometheus role nfsZohar Galor
2017-09-18Prometheus role fixesZohar Galor
2017-09-06Create ansible role for deploying prometheus on openshiftZohar Galor