<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_metrics/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.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>[6632] fix indentation of terminationGracePeriodSeconds var</title>
<updated>2018-01-10T16:31:57+00:00</updated>
<author>
<name>John Sanda</name>
<email>jsanda@redhat.com</email>
</author>
<published>2018-01-10T16:31:57+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=890ca268572f694d80b77774a017f0a3b5705649'/>
<id>890ca268572f694d80b77774a017f0a3b5705649</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Relocate filter plugins to lib_utils</title>
<updated>2017-12-18T21:46:22+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-13T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=801779eeb6f6308f81ae7c48409de7686c04a0aa'/>
<id>801779eeb6f6308f81ae7c48409de7686c04a0aa</id>
<content type='text'>
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.

Add lib_utils to meta depends for roles

Also consolidate some plugins into lib_utils from
various other areas.

Update rpm spec, obsolete plugin rpms.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.

Add lib_utils to meta depends for roles

Also consolidate some plugins into lib_utils from
various other areas.

Update rpm spec, obsolete plugin rpms.
</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.master.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>Bug 1452939 - change Logging &amp; Metrics imagePullPolicy</title>
<updated>2017-10-23T08:06:30+00:00</updated>
<author>
<name>Jan Wozniak</name>
<email>jwozniak@redhat.com</email>
</author>
<published>2017-10-09T14:58:32+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=862f50ff66324d7d1f23fe9bedd5d9d664578302'/>
<id>862f50ff66324d7d1f23fe9bedd5d9d664578302</id>
<content type='text'>
- all images logging and metrics change their default imagePullPolicy
  from Always to IfNotPresent
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- all images logging and metrics change their default imagePullPolicy
  from Always to IfNotPresent
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5020 from jsanda/prometheus-endpoint-config</title>
<updated>2017-09-29T09:45:13+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2017-09-29T09:45:13+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=615e5421137fd786a70b7f7962fe3c6ce6a19cf7'/>
<id>615e5421137fd786a70b7f7962fe3c6ce6a19cf7</id>
<content type='text'>
Automatic merge from submit-queue.

Prometheus endpoint config for hawkular-metrics and cassandra

Prometheus endpoints are exposed in hawkular-metrics and in cassandra by default. This PR adds options to disable them.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Prometheus endpoint config for hawkular-metrics and cassandra

Prometheus endpoints are exposed in hawkular-metrics and in cassandra by default. This PR adds options to disable them.</pre>
</div>
</content>
</entry>
<entry>
<title>Support setting annotations on Hawkular route</title>
<updated>2017-09-06T12:12:48+00:00</updated>
<author>
<name>Michael Hanselmann</name>
<email>hansmi@vshn.ch</email>
</author>
<published>2017-09-06T11:45:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=028194f39eee85a44eb186dd5aab6f14268683a4'/>
<id>028194f39eee85a44eb186dd5aab6f14268683a4</id>
<content type='text'>
Our setup uses annotations to request a separate component, namely the
ACME Controller[1], to request domain-validated certificates from the
Let's Encrypt CA. By setting the necessary annotation via Ansible rather
than manually the system will automatically retrieve a certificate.

[1] https://github.com/tnozicka/openshift-acme
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Our setup uses annotations to request a separate component, namely the
ACME Controller[1], to request domain-validated certificates from the
Let's Encrypt CA. By setting the necessary annotation via Ansible rather
than manually the system will automatically retrieve a certificate.

[1] https://github.com/tnozicka/openshift-acme
</pre>
</div>
</content>
</entry>
<entry>
<title>rename vars to avoid double negatives and ensuing confusion</title>
<updated>2017-08-14T19:35:46+00:00</updated>
<author>
<name>John Sanda</name>
<email>jsanda@redhat.com</email>
</author>
<published>2017-08-14T19:35:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b9314a085d5cb498a50ffeaf5d8a756c37a67eb7'/>
<id>b9314a085d5cb498a50ffeaf5d8a756c37a67eb7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #4868 from ewolinetz/metrics_fix_caCert</title>
<updated>2017-07-27T02:22:28+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-07-27T02:22:28+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0c89e862e8b2759753e61f7ddd4f743c4013f6ee'/>
<id>0c89e862e8b2759753e61f7ddd4f743c4013f6ee</id>
<content type='text'>
Fixing route spec caCertificate to be correctly capitalized</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixing route spec caCertificate to be correctly capitalized</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing route spec caCertificate to be correctly capitalized</title>
<updated>2017-07-25T20:11:34+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-07-25T20:11:34+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3720a7a251458d51ac3e3aec21e4c7cb72458f8b'/>
<id>3720a7a251458d51ac3e3aec21e4c7cb72458f8b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add options to disable prometheus endpoints</title>
<updated>2017-07-25T02:22:11+00:00</updated>
<author>
<name>John Sanda</name>
<email>jsanda@redhat.com</email>
</author>
<published>2017-07-25T02:22:11+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c281aa8b025a25a91ce55e379516274a7cf22261'/>
<id>c281aa8b025a25a91ce55e379516274a7cf22261</id>
<content type='text'>
The prometheus endpoints for cassandra and for hawkular-metrics are
enabled by default. This commit adds the option to disable them.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The prometheus endpoints for cassandra and for hawkular-metrics are
enabled by default. This commit adds the option to disable them.
</pre>
</div>
</content>
</entry>
</feed>
