<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/playbooks/openshift-node/private, 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-09T00:44:21+00:00</updated>
<entry>
<title>Merge pull request #6926 from abutcher/etcd-ca-host</title>
<updated>2018-02-09T00:44:21+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-02-09T00:44:21+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3489d4f75fd2773f5fa5a684b82bf8ca44f1fa02'/>
<id>urn:sha1:3489d4f75fd2773f5fa5a684b82bf8ca44f1fa02</id>
<content type='text'>
Determine which host is the etcd CA host</content>
</entry>
<entry>
<title>Determine which etcd host is the etcd_ca_host rather than assume it is the first host in the etcd host group.</title>
<updated>2018-02-01T21:57:43+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-01-29T20:29:33+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=76bbd06963b474237925b97893c2403b3feba496'/>
<id>urn:sha1:76bbd06963b474237925b97893c2403b3feba496</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Don't restart docker when re-deploying node certificates</title>
<updated>2018-01-24T17:44:37+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-24T17:43:20+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=dc6173e7bfa4170106b558b124c54ff26cdc8228'/>
<id>urn:sha1:dc6173e7bfa4170106b558b124c54ff26cdc8228</id>
<content type='text'>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1537726
</content>
</entry>
<entry>
<title>Remove become statements</title>
<updated>2018-01-09T19:56:54+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2018-01-09T19:11:16+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=3b07acdcd41e215dedc4d4c7c7303b807e59333d'/>
<id>urn:sha1:3b07acdcd41e215dedc4d4c7c7303b807e59333d</id>
<content type='text'>
This commit removes become:no statements that break
the installer in various ways.
</content>
</entry>
<entry>
<title>Merge pull request #6549 from mgugino-upstream-stage/node-meta-depends2</title>
<updated>2018-01-08T19:22:35+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-01-08T19:22:35+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f820b59003dc703886d20d9c702f370a9c7ede64'/>
<id>urn:sha1:f820b59003dc703886d20d9c702f370a9c7ede64</id>
<content type='text'>
Automatic merge from submit-queue.

Remove last of openshift_node role meta-depends

Remove last non-taskless meta-depends from
openshift_node role.</content>
</entry>
<entry>
<title>Contiv multi-master and other fixes</title>
<updated>2018-01-07T20:44:35+00:00</updated>
<author>
<name>Nick Bartos</name>
<email>flamingo@2thebatcave.com</email>
</author>
<published>2017-12-05T04:02:52+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6daf71565fd69e9ddb2ac20e787d49f74cf7a9d7'/>
<id>urn:sha1:6daf71565fd69e9ddb2ac20e787d49f74cf7a9d7</id>
<content type='text'>
Contiv's etcd was not being deployed correctly when using more than
one master.  To make it easier to manage, it has been moved into a
k8s container.

The api proxy was hardcoded to an old version (1.1.1), and in some
environments would run into a docker error.  This has been moved into
a k8s container for easier management.

The firewall was too permissive on several ports.  Many were open to
the world when they should have only been accessible inside the
cluster.

Many of the contiv role variables were not prefixed with 'contiv',
which may end up clobbering variables from another role.  Now all the
contiv specific role variables start with 'contiv_'.

The api proxy's default self-signed certificate was bundled with the
role.  This means someone with read-only MITM access and this key
could decrypt traffic.  Granted a user defined certificate from a
trusted CA should be used in a production environment, it is still
better to generate one in each environment when one is not provided.
</content>
</entry>
<entry>
<title>Migrate to import_role for static role inclusion</title>
<updated>2018-01-05T17:44:56+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2018-01-05T17:44:56+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=eacc12897ca86a255f89b8a4537ce2b7004cf319'/>
<id>urn:sha1:eacc12897ca86a255f89b8a4537ce2b7004cf319</id>
<content type='text'>
In Ansible 2.2, the include_role directive came into existence as
a Tech Preview. It is still a Tech Preview through Ansible 2.4
(and in current devel branch), but with a noteable change. The
default behavior switched from static: true to static: false
because that functionality moved to the newly introduced
import_role directive (in order to stay consistent with include*
being dynamic in nature and `import* being static in nature).

The dynamic include is considerably more memory intensive as it will
dynamically create a role import for every host in the inventory
list to be used. (Also worth noting, there is at the time of this
writing an object allocation inefficiency in the dynamic include
that can in certain situations amplify this effect considerably)

This change is meant to mitigate the pressure on memory for the
Ansible control host.

We need to evaluate where it makes sense to dynamically include roles
and revert back to dynamic inclusion if and where it makes sense to do
so.
</content>
</entry>
<entry>
<title>Remove last of openshift_node role meta-depends</title>
<updated>2018-01-02T14:34:44+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-21T18:33:20+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8f5b8292e5a645820e83dc2537e4d36c696b67ce'/>
<id>urn:sha1:8f5b8292e5a645820e83dc2537e4d36c696b67ce</id>
<content type='text'>
Remove last non-taskless meta-depends from
openshift_node role.

Remove variable 'openshift_node_upgrade_in_progress' as
it is no longer used.
</content>
</entry>
<entry>
<title>Remove bootstrap.yml from main.yml in openshift_node role</title>
<updated>2017-12-21T21:50:53+00:00</updated>
<author>
<name>Michael Gugino</name>
<email>mgugino@redhat.com</email>
</author>
<published>2017-12-21T21:50:53+00:00</published>
<link rel='alternate' type='text/html' href='http://suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6f1a7e75e89796a4a0378ceae419eb9e7ffb1fe5'/>
<id>urn:sha1:6f1a7e75e89796a4a0378ceae419eb9e7ffb1fe5</id>
<content type='text'>
This commit utilizes include_role for bootstrapping the
node instead of conditional include of tasks now that
the node role has no meta includes that have tasks.
</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>
</feed>
