<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_manage_node, 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-01-31T10:04:49+00:00</updated>
<entry>
<title>Make master schedulable</title>
<updated>2018-01-31T10:04:49+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-29T15:02:50+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a23f90f25130f11a7020aca1d8780c243732b00a'/>
<id>urn:sha1:a23f90f25130f11a7020aca1d8780c243732b00a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>openshift_manage_node: Label nodes in one pass</title>
<updated>2018-01-24T22:04:50+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-24T21:50:25+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4e2272db05cf00335701aa6db5ecfd9195623d35'/>
<id>urn:sha1:4e2272db05cf00335701aa6db5ecfd9195623d35</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Label masters with node-role.kubernetes.io/master. This PR also sets these labels</title>
<updated>2018-01-24T20:03:09+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-01-24T13:50:05+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f83c41821322d74db35493fcc3a4fcd1c0359bf5'/>
<id>urn:sha1:f83c41821322d74db35493fcc3a4fcd1c0359bf5</id>
<content type='text'>
and scheduling status during upgrades

Signed-off-by: Vadim Rutkovsky &lt;vrutkovs@redhat.com&gt;
</content>
</entry>
<entry>
<title>Remove openshift.common.{is_atomic|is_containerized}</title>
<updated>2017-12-20T15:13:51+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-18T21:13:36+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e6c159afb4ba39a7266c750d43d6a5e911cc8f21'/>
<id>urn:sha1:e6c159afb4ba39a7266c750d43d6a5e911cc8f21</id>
<content type='text'>
We set these variables using facts in init, no need
to duplicate the logic all around the codebase.
</content>
</entry>
<entry>
<title>Relocate filter plugins to lib_utils</title>
<updated>2017-12-18T21:46:22+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-13T17:42:32+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=801779eeb6f6308f81ae7c48409de7686c04a0aa'/>
<id>urn:sha1:801779eeb6f6308f81ae7c48409de7686c04a0aa</id>
<content type='text'>
This commit relocates filter_plugings to lib_utils,
changes the namespacing to prevent unintended use of
older versions that may be present in filter_plugins/
directory on existing installs.

Add lib_utils to meta depends for roles

Also consolidate some plugins into lib_utils from
various other areas.

Update rpm spec, obsolete plugin rpms.
</content>
</entry>
<entry>
<title>Merge pull request #6456 from mgugino-upstream-stage/node-facts</title>
<updated>2017-12-18T01:41:17+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>gugino.michael@yahoo.com</email>
</author>
<published>2017-12-18T01:41:17+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=84fb45dae49c0ff0ebc71222a74ff4729ead06c0'/>
<id>urn:sha1:84fb45dae49c0ff0ebc71222a74ff4729ead06c0</id>
<content type='text'>
Remove openshift_node_facts part 1</content>
</entry>
<entry>
<title>Deprecate using Ansible tests as filters</title>
<updated>2017-12-14T21:03:44+00:00</updated>
<author>
<name>Russell Teague</name>
<email>rteague@redhat.com</email>
</author>
<published>2017-12-14T20:00:59+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=c113074f5b84881f416aca40e2bf4e20d4e6ce41'/>
<id>urn:sha1:c113074f5b84881f416aca40e2bf4e20d4e6ce41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove openshift_node_facts part 1</title>
<updated>2017-12-14T16:01:53+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-12T22:54:20+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=42d3824ba0d5a1e2cff3dc3a179cf02e735bc5da'/>
<id>urn:sha1:42d3824ba0d5a1e2cff3dc3a179cf02e735bc5da</id>
<content type='text'>
This commit removes some items from openshift_facts
for the openshit_node role.
</content>
</entry>
<entry>
<title>remove schedulable from openshift_facts</title>
<updated>2017-11-27T21:58:07+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-11-27T21:15:28+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=b9010d93f61600364b37b7fda772bca71f0a6bd3'/>
<id>urn:sha1:b9010d93f61600364b37b7fda772bca71f0a6bd3</id>
<content type='text'>
This commit removes schedulable from openshift_facts in
favor of detecting whether or not a host is a master
via inventory.
</content>
</entry>
<entry>
<title>Removed old version code</title>
<updated>2017-11-14T21:45:59+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-10-31T21:21:23+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=346ce4fc595ed618e589666a87b441b40e392e73'/>
<id>urn:sha1:346ce4fc595ed618e589666a87b441b40e392e73</id>
<content type='text'>
This commit removes any references to versions &lt; 1.5/3.5

We assume the version is always greater than or equal to 1.5/3.5.
</content>
</entry>
</feed>
