<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_logging_elasticsearch/vars, 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>Set default image tag to openshift_image_tag for services</title>
<updated>2018-02-08T19:13:13+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-11T17:08: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=e6e8c13d7d65c81c287a5b53403866db8280a5bf'/>
<id>e6e8c13d7d65c81c287a5b53403866db8280a5bf</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 #7015 from sdodson/v310</title>
<updated>2018-02-07T02:53:36+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-02-07T02:53: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=4829d3b280801ae4b8530d2de29fdcf5328e26cb'/>
<id>4829d3b280801ae4b8530d2de29fdcf5328e26cb</id>
<content type='text'>
Initial support for 3.10</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Initial support for 3.10</pre>
</div>
</content>
</entry>
<entry>
<title>Initial support for 3.10</title>
<updated>2018-02-05T20:09:07+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-02-05T19:31:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=5402ff05c7f5695bbe60cb6966e57a038c4fe1c0'/>
<id>5402ff05c7f5695bbe60cb6966e57a038c4fe1c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding support for ES 5.x tech preview opt in</title>
<updated>2018-02-05T19:44:16+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-01-05T17:06:43+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d5879135f077e4aaaa09c8e4ebf5d9ef2a063a78'/>
<id>d5879135f077e4aaaa09c8e4ebf5d9ef2a063a78</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 #6670 from nhosoi/allowed_versions2</title>
<updated>2018-01-11T13:41:27+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-11T13:41:27+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=807a89f8cd43733a0bcce96cca14f03c9f6a8756'/>
<id>807a89f8cd43733a0bcce96cca14f03c9f6a8756</id>
<content type='text'>
Bug 1527178 - installation of logging stack failed: Invalid version s…</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Bug 1527178 - installation of logging stack failed: Invalid version s…</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1527178 - installation of logging stack failed: Invalid version specified for Elasticsearch</title>
<updated>2018-01-09T18:10:10+00:00</updated>
<author>
<name>Noriko Hosoi</name>
<email>nhosoi@redhat.com</email>
</author>
<published>2018-01-09T18:09:37+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cb5e1a99a19b4fa498607f344fd6067493976f6a'/>
<id>cb5e1a99a19b4fa498607f344fd6067493976f6a</id>
<content type='text'>
openshift_logging_{curator,elasicsearch,fluentd,kibana,mux}/vars/main.yml:
- adding "3_9" to __allowed_.*_versions
- bumping __latest_.*_version to "3_9"
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openshift_logging_{curator,elasicsearch,fluentd,kibana,mux}/vars/main.yml:
- adding "3_9" to __allowed_.*_versions
- bumping __latest_.*_version to "3_9"
</pre>
</div>
</content>
</entry>
<entry>
<title>Adding logic to do a full cluster restart if we are incrementing our major versions of ES</title>
<updated>2018-01-03T22:20:57+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-01-03T22:07:41+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=72c57c0d9c49ad87b2d0b4b0eb9bec3a4f8d1d0c'/>
<id>72c57c0d9c49ad87b2d0b4b0eb9bec3a4f8d1d0c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bug 1527178 - installation of logging stack failed: Invalid version specified for Elasticsearch</title>
<updated>2017-12-28T01:50:29+00:00</updated>
<author>
<name>Noriko Hosoi</name>
<email>nhosoi@redhat.com</email>
</author>
<published>2017-12-18T21:45:33+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6e7b7448e0b9d88d649b3ae70c1e91b06ad7d97e'/>
<id>6e7b7448e0b9d88d649b3ae70c1e91b06ad7d97e</id>
<content type='text'>
openshift_logging_{curator,elasicsearch,fluentd,kibana,mux}/vars/main.yml:
- adding "3_8" to __allowed_.*_versions
- replacing the value of __latest_.*_version "3_6" with "3_8".
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
openshift_logging_{curator,elasicsearch,fluentd,kibana,mux}/vars/main.yml:
- adding "3_8" to __allowed_.*_versions
- replacing the value of __latest_.*_version "3_6" with "3_8".
</pre>
</div>
</content>
</entry>
<entry>
<title>Removing config trigger for ES DC, updating to use a handler to rollout ES at the end of a deployment, allowing for override with variable</title>
<updated>2017-12-14T19:30:33+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-12-05T23:08: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=1b9c54b63f6d33b0a612e1a35503d2027745888d'/>
<id>1b9c54b63f6d33b0a612e1a35503d2027745888d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixing origin default for es proxy</title>
<updated>2017-11-09T15:04:09+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-11-08T14:28:45+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2958e5dbed2fe9d17cb099ac77e72d02ac0d497b'/>
<id>2958e5dbed2fe9d17cb099ac77e72d02ac0d497b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
