<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/container_runtime, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands</id>
<link rel='self' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/atom?h=ands'/>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<updated>2018-02-12T19:29:24+00:00</updated>
<entry>
<title>Fix docker_upgrade variable</title>
<updated>2018-02-12T19:29:24+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-02-12T19:00:05+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=deaf085cdb902e5b5404280c84b96511e83b20ac'/>
<id>urn:sha1:deaf085cdb902e5b5404280c84b96511e83b20ac</id>
<content type='text'>
Currently, docker_upgrade is ignored during
cluster upgrades.

This commit ensures that the variable is respected.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1543714
</content>
</entry>
<entry>
<title>additional mounts: specify 'type' in container_runtime_crio_additional_mounts</title>
<updated>2018-02-12T14:54:34+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-02-12T14:54:34+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d306ff1a53366416232b92bed24fb4404a58886c'/>
<id>urn:sha1:d306ff1a53366416232b92bed24fb4404a58886c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adding ability to provide additional mounts to crio system container.</title>
<updated>2018-02-08T01:44:58+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-02-07T20:50:22+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=ecfffdb279d2b4ef45d8685f599b904bd48cd71d'/>
<id>urn:sha1:ecfffdb279d2b4ef45d8685f599b904bd48cd71d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>cri-o: export variables defined in crio-network</title>
<updated>2018-01-30T10:15:01+00:00</updated>
<author>
<name>Giuseppe Scrivano</name>
<email>gscrivan@redhat.com</email>
</author>
<published>2018-01-30T10:15:01+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=7ce6b62cfbdd4cde157ecc2154a43cf9e7afd56e'/>
<id>urn:sha1:7ce6b62cfbdd4cde157ecc2154a43cf9e7afd56e</id>
<content type='text'>
so that the cri-o process can use them.

Closes: https://bugzilla.redhat.com/show_bug.cgi?id=1529478

Signed-off-by: Giuseppe Scrivano &lt;gscrivan@redhat.com&gt;
</content>
</entry>
<entry>
<title>Merge pull request #6905 from mgugino-upstream-stage/fix-crt-typo</title>
<updated>2018-01-27T13:54:00+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-01-27T13:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c099618499368c59a15024f5dc733d05ebc82c53'/>
<id>urn:sha1:c099618499368c59a15024f5dc733d05ebc82c53</id>
<content type='text'>
Automatic merge from submit-queue.

Fix container_runtime variable typo

'Centos' should be 'CentOS' as it corresponds
to the ansible variable that determines
the linux distro.</content>
</entry>
<entry>
<title>Fix container_runtime variable typo</title>
<updated>2018-01-26T21:13:51+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-26T21:13:51+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4b9d2e15f0ec37142952e3988c92eb6d0187abfc'/>
<id>urn:sha1:4b9d2e15f0ec37142952e3988c92eb6d0187abfc</id>
<content type='text'>
'Centos' should be 'CentOS' as it corresponds
to the ansible variable that determines
the linux distro.
</content>
</entry>
<entry>
<title>Removing dependency on the extra stroage device.</title>
<updated>2018-01-26T01:52:53+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-01-26T00:46:25+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=bf443f65b0158b4d32b631775b26d6e2ce067b95'/>
<id>urn:sha1:bf443f65b0158b4d32b631775b26d6e2ce067b95</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge pull request #6682 from giuseppe/fix-registries</title>
<updated>2018-01-23T20:28:46+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>gugino.michael@yahoo.com</email>
</author>
<published>2018-01-23T20:28:46+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f738bf6bad477887fd7c718a788d27fa6348b121'/>
<id>urn:sha1:f738bf6bad477887fd7c718a788d27fa6348b121</id>
<content type='text'>
CRI-O, Docker: Use images from the CentOS and Fedora registry</content>
</entry>
<entry>
<title>Ensure atomic_proxies are configured with docker</title>
<updated>2018-01-17T19:08:36+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-17T19:05:30+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=fcbae1beea767791e2482b0a961ecfd2106ddcde'/>
<id>urn:sha1:fcbae1beea767791e2482b0a961ecfd2106ddcde</id>
<content type='text'>
In some setups, system containers may be used
in conjunction with package_docker.

This commit ensures that the atomic
proxies are configured while using package_docker
and containerized components.

This commit also ensures containerized_groups
are based on openshift_is_containerized instead
of 'containerized' variable directly to
account for possible use of atomic hosts which
users may not specify containerized in inventory
directly.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1535323
</content>
</entry>
<entry>
<title>Merge pull request #6623 from vrutkovs/avoid-repoquery-on-containerized</title>
<updated>2018-01-11T16:01:22+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-01-11T16:01:22+00:00</published>
<link rel='alternate' type='text/html' href='http://de.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=9ce10b8415cd53042e80520a918b4541a9e785d1'/>
<id>urn:sha1:9ce10b8415cd53042e80520a918b4541a9e785d1</id>
<content type='text'>
Automatic merge from submit-queue.

docker_upgrade_check: skip repoquery calls on containerized setups

Fedora/CentOS Atomic hosts don't have repoquery installed - also there
is no need to check available Docker rpms in the repos for Atomic

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1527256


Note, that this solution is pretty naive - a better idea would be splitting
the playbooks for rpm and containerized installs for clarity</content>
</entry>
</feed>
