<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_logging/library, 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>2018-02-08T21:28:11+00:00</updated>
<entry>
<title>Only try to yaml.load a file if it ends in .yml or .yaml in logging facts</title>
<updated>2018-02-08T21:28:11+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2018-02-08T21:28:11+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=74730c426025286766971113dd40cc6bf3719267'/>
<id>urn:sha1:74730c426025286766971113dd40cc6bf3719267</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add key check for facts_for_clusterrolebindings</title>
<updated>2018-01-09T14:46:37+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2018-01-09T14:46:37+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4300173d0bfb61acedccca0f695be6d691420674'/>
<id>urn:sha1:4300173d0bfb61acedccca0f695be6d691420674</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add key existing check to collect facts for rolebidings</title>
<updated>2018-01-08T15:00:19+00:00</updated>
<author>
<name>Kenjiro Nakayama</name>
<email>nakayamakenjiro@gmail.com</email>
</author>
<published>2018-01-07T03:07:30+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e3417ec5af98cc0a2f991073e58e94883433d2f9'/>
<id>urn:sha1:e3417ec5af98cc0a2f991073e58e94883433d2f9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Updating logging_facts to be able to pull values from config maps yaml files, use diffs to keep custom changes, white list certain settings when creating diffs</title>
<updated>2018-01-02T17:16:04+00:00</updated>
<author>
<name>Eric Wolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-10-26T01:45:34+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8cb27ae800df71ee816852df56cd2c861a0f0a0a'/>
<id>urn:sha1:8cb27ae800df71ee816852df56cd2c861a0f0a0a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>bug 1489498. preserve replica and shard settings</title>
<updated>2017-10-17T18:53:52+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-10-13T21:13:54+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=46551d58d286fe18bb5637be2b9a21a928f05632'/>
<id>urn:sha1:46551d58d286fe18bb5637be2b9a21a928f05632</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Bug 1496271 - Perserve SCC for ES local persistent storage</title>
<updated>2017-10-03T15:06:23+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-10-01T18:54:22+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f4c7d5e064fad263f618fb633d5c0d37c0a2a553'/>
<id>urn:sha1:f4c7d5e064fad263f618fb633d5c0d37c0a2a553</id>
<content type='text'>
ES can be modified to use node local persistent storage. This requires
changing SCC and is described in docs:

https://docs.openshift.com/container-platform/3.6/install_config/aggregate_logging.html

During an upgrade, SCC defined by the user is ignored. This fix fetches
SCC user defined as a fact and adds it to the ES DC which is later used.
</content>
</entry>
<entry>
<title>bug 1482661. Preserve ES dc nodeSelector and supplementalGroups</title>
<updated>2017-09-29T13:46:23+00:00</updated>
<author>
<name>Jeff Cantrill</name>
<email>jcantril@redhat.com</email>
</author>
<published>2017-08-17T20:21:58+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ec7d1b04ef91a3d10675efe1c53a88ef100437b8'/>
<id>urn:sha1:ec7d1b04ef91a3d10675efe1c53a88ef100437b8</id>
<content type='text'>
(cherry picked from commit 601e35cbf4410972c7fa0a1d3d5c6327b82353ac)
</content>
</entry>
<entry>
<title>Decomposing openshift_logging role into subcomponent roles</title>
<updated>2017-05-22T15:40:50+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-02-27T18:07:14+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a8e826248539179c5ef69ec003701be608e89b70'/>
<id>urn:sha1:a8e826248539179c5ef69ec003701be608e89b70</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed for python3 with Fedora 25 Atomic</title>
<updated>2017-05-14T17:41:14+00:00</updated>
<author>
<name>Donny Davis</name>
<email>donny@fortnebula.com</email>
</author>
<published>2017-05-14T17:41:14+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c78f670efdfa72b806f4008fa994c65db96ea459'/>
<id>urn:sha1:c78f670efdfa72b806f4008fa994c65db96ea459</id>
<content type='text'>
This is not the only required fix, but this does fix one of the many issues.</content>
</entry>
<entry>
<title>Addressing found issues with logging role</title>
<updated>2017-01-18T21:29:00+00:00</updated>
<author>
<name>ewolinetz</name>
<email>ewolinet@redhat.com</email>
</author>
<published>2017-01-18T21:29:00+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e71c29687d12a4a5e88b7cffcece634816b1e1e5'/>
<id>urn:sha1:e71c29687d12a4a5e88b7cffcece634816b1e1e5</id>
<content type='text'>
</content>
</entry>
</feed>
