<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_prometheus/templates, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>bug 1540799: openshift_prometheus: update alertmanager config file flag</title>
<updated>2018-02-05T19:39:13+00:00</updated>
<author>
<name>Paul Gier</name>
<email>pgier@redhat.com</email>
</author>
<published>2018-02-01T14:58:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4edcb3af15857f8b971e79bdde58224d115fd926'/>
<id>4edcb3af15857f8b971e79bdde58224d115fd926</id>
<content type='text'>
Prometheus alertmanager as of 0.13.0 requires double dashes (posix) for
command line flags.  The double dashes should be backwards compat
with earlier versions of alertmanager.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Prometheus alertmanager as of 0.13.0 requires double dashes (posix) for
command line flags.  The double dashes should be backwards compat
with earlier versions of alertmanager.
</pre>
</div>
</content>
</entry>
<entry>
<title>Rebase Prometheus example for new scrape endpoints and expose alert manager</title>
<updated>2018-01-28T08:38:36+00:00</updated>
<author>
<name>Mangirdas</name>
<email>m.judeikis@gmail.com</email>
</author>
<published>2018-01-27T08:05:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3de29f6d5a3017b57c553c5e2fb63a50994df840'/>
<id>3de29f6d5a3017b57c553c5e2fb63a50994df840</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dist.iteritems() no longer exists in Python 3.</title>
<updated>2017-11-27T12:11:45+00:00</updated>
<author>
<name>Jan Pazdziora</name>
<email>jpazdziora@redhat.com</email>
</author>
<published>2017-11-27T11:32:48+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=37636c325aed612c06f86cbb042fc14bcbde218c'/>
<id>37636c325aed612c06f86cbb042fc14bcbde218c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow modifying and adding prometheus application arguments</title>
<updated>2017-11-19T13:22:08+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-11-19T13:22:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=84427fb69f2b96f97d733f150c9840f78439786b'/>
<id>84427fb69f2b96f97d733f150c9840f78439786b</id>
<content type='text'>
config.file and web.listen-address remain unconfigurable (Changing those will break deployment)
Storage defaults moved to a list parameter `openshift_prometheus_args` that can be modified and extended.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
config.file and web.listen-address remain unconfigurable (Changing those will break deployment)
Storage defaults moved to a list parameter `openshift_prometheus_args` that can be modified and extended.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix prometheus default vars</title>
<updated>2017-11-07T14:22:16+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-06T21:42:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e20abdd385770200f6b84e7f208120ad62a01f2a'/>
<id>e20abdd385770200f6b84e7f208120ad62a01f2a</id>
<content type='text'>
Currently, prometheus role tries to set some defaults depending
on openshift_deployment_type.

This commit simplifies that logic.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509782
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, prometheus role tries to set some defaults depending
on openshift_deployment_type.

This commit simplifies that logic.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509782
</pre>
</div>
</content>
</entry>
<entry>
<title>Split prometheus image defaults to prefix and version</title>
<updated>2017-10-24T11:22:14+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-10-18T08:48:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7fb6e94d2910906630abcb4eae6a23ae0ba157c0'/>
<id>7fb6e94d2910906630abcb4eae6a23ae0ba157c0</id>
<content type='text'>
To allow easier testing and deployment from different repos, image defaults were split to prefix and version that can be set externally.

bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493431
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To allow easier testing and deployment from different repos, image defaults were split to prefix and version that can be set externally.

bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493431
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to stateful set in prometheus</title>
<updated>2017-10-23T11:44:28+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-10-19T08:11:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3792787d7e7cc3b8c44ccbbc83a3c2f9a9299f38'/>
<id>3792787d7e7cc3b8c44ccbbc83a3c2f9a9299f38</id>
<content type='text'>
Also update prometheus and alert-buffer image versions, and add prometheus, and oauth-proxy arguments to align with origin template
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Also update prometheus and alert-buffer image versions, and add prometheus, and oauth-proxy arguments to align with origin template
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typo in setting prom-proxy memory limit</title>
<updated>2017-10-18T12:13:13+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-10-18T12:11:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=07e43c4bdd727be31f99b159f7ac4ac65e6b9a14'/>
<id>07e43c4bdd727be31f99b159f7ac4ac65e6b9a14</id>
<content type='text'>
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493368
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
bz: https://bugzilla.redhat.com/show_bug.cgi?id=1493368
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix prometheus role nfs</title>
<updated>2017-10-16T17:46:07+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-09-19T12:02:15+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=418b742c365ef8dce4e14f9486ea658495029df3'/>
<id>418b742c365ef8dce4e14f9486ea658495029df3</id>
<content type='text'>
Allow for external or internal nfs.
use facts as used for logging and metrics.
Update prometheus-alertmanager image to v0.9.1
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow for external or internal nfs.
use facts as used for logging and metrics.
Update prometheus-alertmanager image to v0.9.1
</pre>
</div>
</content>
</entry>
<entry>
<title>Create ansible role for deploying prometheus on openshift</title>
<updated>2017-09-06T09:08:41+00:00</updated>
<author>
<name>Zohar Galor</name>
<email>zgalor@redhat.com</email>
</author>
<published>2017-06-20T14:28:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ec75d0ac888f3fab87f8d335224596df045e260a'/>
<id>ec75d0ac888f3fab87f8d335224596df045e260a</id>
<content type='text'>
A new role for installing prometheus on openshift.
Depends on `openshift_hosted_prometheus_deploy` flag

role creates:
- prometheus namespace
- prometheus clusterrolebinding and service account
- pvs for prometheus, alertmanager and alertbuffer for internal nfs
- prometheus pod with prometheus behind oauth-proxy, alertmanager and alert-buffer behind oauth-proxy
- prometheus and alertmanager configmaps
- prometheus and alerts services and direct routes
- prometheus, alertmanager and alert-buffer pvcs
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
A new role for installing prometheus on openshift.
Depends on `openshift_hosted_prometheus_deploy` flag

role creates:
- prometheus namespace
- prometheus clusterrolebinding and service account
- pvs for prometheus, alertmanager and alertbuffer for internal nfs
- prometheus pod with prometheus behind oauth-proxy, alertmanager and alert-buffer behind oauth-proxy
- prometheus and alertmanager configmaps
- prometheus and alerts services and direct routes
- prometheus, alertmanager and alert-buffer pvcs
</pre>
</div>
</content>
</entry>
</feed>
