<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_metrics/handlers, 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>Remove openshift.common.service_type</title>
<updated>2017-12-07T19:37:36+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-27T20:39:46+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=eb6b20fc9183cc2aae424c72efd1191b99110a93'/>
<id>eb6b20fc9183cc2aae424c72efd1191b99110a93</id>
<content type='text'>
This commit removes openshift.common.service_type
in favor of openshift_service_type.

This commit also removes r_openshift_excluder_service_type
from plays in favor of using the role's defaults.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes openshift.common.service_type
in favor of openshift_service_type.

This commit also removes r_openshift_excluder_service_type
from plays in favor of using the role's defaults.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove all references to pacemaker (pcs, pcsd) and openshift.master.cluster_method.</title>
<updated>2017-12-05T19:02:23+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2017-11-16T20:49:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=259272fa2359fd4d3bd78291bd0b06a1261c4b01'/>
<id>259272fa2359fd4d3bd78291bd0b06a1261c4b01</id>
<content type='text'>
With pacemaker removed there is no longer a need for
openshift.master.cluster_method. We only have one option.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With pacemaker removed there is no longer a need for
openshift.master.cluster_method. We only have one option.
</pre>
</div>
</content>
</entry>
<entry>
<title>Removed old version code</title>
<updated>2017-11-14T21:45:59+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-10-31T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=346ce4fc595ed618e589666a87b441b40e392e73'/>
<id>346ce4fc595ed618e589666a87b441b40e392e73</id>
<content type='text'>
This commit removes any references to versions &lt; 1.5/3.5

We assume the version is always greater than or equal to 1.5/3.5.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This commit removes any references to versions &lt; 1.5/3.5

We assume the version is always greater than or equal to 1.5/3.5.
</pre>
</div>
</content>
</entry>
<entry>
<title>Retry restarting master controllers</title>
<updated>2017-11-06T17:08:26+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-06T17:08:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=eb9914420e8c327a998531a4bb7a6b8406b4316f'/>
<id>eb9914420e8c327a998531a4bb7a6b8406b4316f</id>
<content type='text'>
Currently, master controller services may fail to restart
if master api services are not fully initialized.

This commit enables retry of master controllers.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509837
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Currently, master controller services may fail to restart
if master api services are not fully initialized.

This commit enables retry of master controllers.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1509837
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove the origin-master.service and associated files</title>
<updated>2017-08-08T16:50:22+00:00</updated>
<author>
<name>Clayton Coleman</name>
<email>ccoleman@redhat.com</email>
</author>
<published>2017-07-22T18:08:10+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1f527e2f2dbf1508ab249589680a3f9f5a8d4966'/>
<id>1f527e2f2dbf1508ab249589680a3f9f5a8d4966</id>
<content type='text'>
From now on, all master configurations use the api / controller split,
regardless of HA mode or previous configuration. This will be our only
supported configuration starting in 3.7 or 3.8.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
From now on, all master configurations use the api / controller split,
regardless of HA mode or previous configuration. This will be our only
supported configuration starting in 3.7 or 3.8.
</pre>
</div>
</content>
</entry>
<entry>
<title>Updating logging and metrics to restart api, ha and controllers when updating master config</title>
<updated>2017-04-28T15:50:13+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-04-25T17:09:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8b5dd3feeede035ddc0b66ad0b4008a5edba1a07'/>
<id>8b5dd3feeede035ddc0b66ad0b4008a5edba1a07</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bug 1430661. Update masterConfig metricsPublicURL on install</title>
<updated>2017-03-10T20:18:12+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-03-10T20:18:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3c586308f6abe4451b022833291068900fe102fb'/>
<id>3c586308f6abe4451b022833291068900fe102fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>rename openshift_metrics to openshift_hosted_metrics</title>
<updated>2017-01-11T15:35:36+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2016-11-29T20:12: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=7a351a8bf87e6678e273d94ec7d003e1baa9fe90'/>
<id>7a351a8bf87e6678e273d94ec7d003e1baa9fe90</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Refactored to use Ansible systemd module</title>
<updated>2016-11-28T16:11:44+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2016-11-18T19:26:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ec9c22ca6a376b7d1139a384dcb78f3f5bb5b607'/>
<id>ec9c22ca6a376b7d1139a384dcb78f3f5bb5b607</id>
<content type='text'>
* Ansible systemd module used in place of service module
* Refactored command tasks which are no longer necessary
* Applying rules from openshift-ansible Best Practices Guide
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Ansible systemd module used in place of service module
* Refactored command tasks which are no longer necessary
* Applying rules from openshift-ansible Best Practices Guide
</pre>
</div>
</content>
</entry>
<entry>
<title>Where we use curl force it to use tlsv1.2</title>
<updated>2016-11-02T19:33:17+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2016-11-02T19:26:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.ru.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=022530f6c3918816f1461e756f1e9a9001364abb'/>
<id>022530f6c3918816f1461e756f1e9a9001364abb</id>
<content type='text'>
curl, prior to RHEL 7.2, did not properly negotiate up the TLS protocol, so
force it to use tlsv1.2

Fixes bug 1390869
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
curl, prior to RHEL 7.2, did not properly negotiate up the TLS protocol, so
force it to use tlsv1.2

Fixes bug 1390869
</pre>
</div>
</content>
</entry>
</feed>
