<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_logging/files, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands</id>
<link rel='self' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands'/>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<updated>2017-05-22T15:42:52+00:00</updated>
<entry>
<title>Pulling in changes from master</title>
<updated>2017-05-22T15:42:52+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-05-02T16:21:56+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=60ad4626f03cbfb119290a4bfaf9ecba53dc762b'/>
<id>urn:sha1:60ad4626f03cbfb119290a4bfaf9ecba53dc762b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug 1432607.  Allow configuration of ES log destination</title>
<updated>2017-03-30T16:36:53+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-03-27T19:10:25+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a222702ed4316f99eac497ac755c5349804c66d2'/>
<id>urn:sha1:a222702ed4316f99eac497ac755c5349804c66d2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #3477 from lmello/fix-generate_jks.sh</title>
<updated>2017-03-17T18:33:06+00:00</updated>
<author>
<name>OpenShift Bot</name>
<email>eparis+openshiftbot@redhat.com</email>
</author>
<published>2017-03-17T18:33:06+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=516ac1d09df53a2230cda420aae259f4af35a34d'/>
<id>urn:sha1:516ac1d09df53a2230cda420aae259f4af35a34d</id>
<content type='text'>
Merged by openshift-bot</content>
</entry>
<entry>
<title>logging fluentd filter was renamed to viaq</title>
<updated>2017-02-28T17:24:31+00:00</updated>
<author>
<name>Rich Megginson</name>
<email>rmeggins@redhat.com</email>
</author>
<published>2017-02-28T17:24:31+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cb22a89f2a58a8e0e9d9166929e248cffe3ec993'/>
<id>urn:sha1:cb22a89f2a58a8e0e9d9166929e248cffe3ec993</id>
<content type='text'>
</content>
</entry>
<entry>
<title>change shell to bash in generate_jks.sh</title>
<updated>2017-02-23T23:53:59+00:00</updated>
<author>
<name>Leonardo Rodrigues de Mello</name>
<email>l@lmello.eu.org</email>
</author>
<published>2017-02-23T23:53:59+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=eb40863bf898c8bef19e978e163c00b055de8f19'/>
<id>urn:sha1:eb40863bf898c8bef19e978e163c00b055de8f19</id>
<content type='text'>
The generate_jks.sh script uses non-posix standard shell features, this breaks the openshift_logging 
installation if the controller node is running debian or ubuntu.

This problem was not spot before because probably all the developers use fedora or redhat/centos and 
in redhat based distributions the /bin/sh is a symlink to bash. 

Debian and ubuntu adopted dash a long time ago and  in debian/ubuntu controller nodes /bin/sh is a symlink 
to dash, that does not support the extended feature set required by this script. 

This commit changes the shell to bash to ensure it is run with a shell interpreter that supports the extended feature.

https://www.shellcheck.net/
https://wiki.ubuntu.com/DashAsBinSh</content>
</entry>
<entry>
<title>Bug 1420234 - illegal_argument_exception in Kibana UI.</title>
<updated>2017-02-09T22:38:18+00:00</updated>
<author>
<name>Rich Megginson</name>
<email>rmeggins@redhat.com</email>
</author>
<published>2017-02-09T22:38:18+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f9daaa768ec415c2ae83a8c42ae35776d996083e'/>
<id>urn:sha1:f9daaa768ec415c2ae83a8c42ae35776d996083e</id>
<content type='text'>
https://bugzilla.redhat.com/show_bug.cgi?id=1420234
The problem is that the fluent.conf is missing the common data model
filter which renames the "time" field to the "@timestamp" field.
</content>
</entry>
<entry>
<title>Removing docker run strategy and make java a requirement for control host</title>
<updated>2017-01-20T20:19:09+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-01-20T20:19:09+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9edfa73d2caeca19472bb369580d10a1c9057c24'/>
<id>urn:sha1:9edfa73d2caeca19472bb369580d10a1c9057c24</id>
<content type='text'>
</content>
</entry>
<entry>
<title>additional comments addressed</title>
<updated>2017-01-13T22:37:27+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-01-13T22:37:27+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9cf70bb6991df874350ea0f5c97da26bb6757edb'/>
<id>urn:sha1:9cf70bb6991df874350ea0f5c97da26bb6757edb</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating upgrade_logging to be more idempotent</title>
<updated>2017-01-13T22:25:16+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-01-13T22:25:16+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=054c2a9f169c5547458a4e168855aeb4812b5797'/>
<id>urn:sha1:054c2a9f169c5547458a4e168855aeb4812b5797</id>
<content type='text'>
</content>
</entry>
<entry>
<title>addressing comments</title>
<updated>2017-01-12T16:55:38+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-01-11T21:26:46+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=06c111d22641ba5cc2dbbe0144d9d6722d94f159'/>
<id>urn:sha1:06c111d22641ba5cc2dbbe0144d9d6722d94f159</id>
<content type='text'>
</content>
</entry>
</feed>
