<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_metrics/tasks, 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>Fix indentation to make yamllint happy</title>
<updated>2018-02-10T11:41:14+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-02-07T17:22: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=93619d7f090f633ddbd57bb5a41a4d67c83c7c10'/>
<id>93619d7f090f633ddbd57bb5a41a4d67c83c7c10</id>
<content type='text'>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Verify that requested services have schedulable nodes matching the selectors</title>
<updated>2018-02-10T09:41:45+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-02-06T11:57:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cea68953a257477198ac262f3f9c8047e4f39498'/>
<id>cea68953a257477198ac262f3f9c8047e4f39498</id>
<content type='text'>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #6960 from ewolinetz/metrics_pvc_idempotence</title>
<updated>2018-02-02T16:38:40+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-02-02T16:38:40+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d057d39e81432b8a7906df8b1f3101b6239c343e'/>
<id>d057d39e81432b8a7906df8b1f3101b6239c343e</id>
<content type='text'>
Conditionally create pvcs for metrics depending on whether or not it …</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Conditionally create pvcs for metrics depending on whether or not it …</pre>
</div>
</content>
</entry>
<entry>
<title>Conditionally create pvcs for metrics depending on whether or not it already exists</title>
<updated>2018-01-31T22:50:18+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-01-31T21:56: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=5341e36899a03bf48f0e2c2be7eb5ccb5548bda2'/>
<id>5341e36899a03bf48f0e2c2be7eb5ccb5548bda2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Only perform console configmap ops when &gt;= 3.9</title>
<updated>2018-01-31T16:21:24+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-31T16:21:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b3a5fb96ea09fa909ac7548e31322e6f65e7b792'/>
<id>b3a5fb96ea09fa909ac7548e31322e6f65e7b792</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old assetConfig from master-config.yaml</title>
<updated>2018-01-25T19:56:10+00:00</updated>
<author>
<name>Samuel Padgett</name>
<email>spadgett@redhat.com</email>
</author>
<published>2018-01-22T21:24:02+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ef6d01b6c0a4000133ab443a0a3d52d686484fc9'/>
<id>ef6d01b6c0a4000133ab443a0a3d52d686484fc9</id>
<content type='text'>
The `assetConfig` is no longer used now that the console is split into
its own pod.

- Remove `assetConfig` on upgrades to 3.9
- Stop writing logging and metrics URLs to assetConfig for 3.9
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The `assetConfig` is no longer used now that the console is split into
its own pod.

- Remove `assetConfig` on upgrades to 3.9
- Stop writing logging and metrics URLs to assetConfig for 3.9
</pre>
</div>
</content>
</entry>
<entry>
<title>failed_when lists are implicitely ANDs, not ORs</title>
<updated>2018-01-22T17:07:52+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-22T16:26:36+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=966019481268cd0bf7b3f352cded283221c24e39'/>
<id>966019481268cd0bf7b3f352cded283221c24e39</id>
<content type='text'>
See
https://github.com/ansible/ansible/issues/18311#issuecomment-258048690
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See
https://github.com/ansible/ansible/issues/18311#issuecomment-258048690
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove old console asset config</title>
<updated>2018-01-19T18:10:20+00:00</updated>
<author>
<name>Samuel Padgett</name>
<email>spadgett@redhat.com</email>
</author>
<published>2018-01-17T14:00:07+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b74651d1495a13db5545609e62010ebc1e073379'/>
<id>b74651d1495a13db5545609e62010ebc1e073379</id>
<content type='text'>
Stop writing deprecated config to the console config map.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Stop writing deprecated config to the console config map.
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1535947: Fix missing task in metrics, logging uninstall playbooks</title>
<updated>2018-01-18T14:03:19+00:00</updated>
<author>
<name>Samuel Padgett</name>
<email>spadgett@redhat.com</email>
</author>
<published>2018-01-18T13:59:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=59e0023654ca1dbad3aec5cb142a693f910daba5'/>
<id>59e0023654ca1dbad3aec5cb142a693f910daba5</id>
<content type='text'>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535947
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1535947
</pre>
</div>
</content>
</entry>
<entry>
<title>Check rc for commands with openshift_client_binary and failed_when</title>
<updated>2018-01-17T11:43:10+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-17T11:43: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=edc4a03f14bc2e501a38c4faef229d21fb26a162'/>
<id>edc4a03f14bc2e501a38c4faef229d21fb26a162</id>
<content type='text'>
This might mask some failures and continue instead of a failure
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This might mask some failures and continue instead of a failure
</pre>
</div>
</content>
</entry>
</feed>
