<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/openshift_node, branch ands</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/'/>
<entry>
<title>99-origin-dns.sh: Only modify resolv.conf if upstream DNS is already configured</title>
<updated>2018-03-18T21:55:14+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2018-03-18T21:55:14+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=974da273128f43a564967716a7386b59f8832541'/>
<id>974da273128f43a564967716a7386b59f8832541</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix NetworkManager hook to support OpenShift running on non-default network interface</title>
<updated>2018-03-07T06:00:49+00:00</updated>
<author>
<name>Suren A. Chilingaryan</name>
<email>csa@suren.me</email>
</author>
<published>2018-03-07T06:00:49+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=d1fcbd7a9a8511b895f9a163f7fa2a7bc0d72f2b'/>
<id>d1fcbd7a9a8511b895f9a163f7fa2a7bc0d72f2b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Move installation of packages before container_runtime to ensure bind mounts are avaialable.</title>
<updated>2018-02-13T16:38:24+00:00</updated>
<author>
<name>Kenny Woodson</name>
<email>kwoodson@redhat.com</email>
</author>
<published>2018-02-13T15:38:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=cf298e1e9af2e8a3542607f6905d8faa59718c91'/>
<id>cf298e1e9af2e8a3542607f6905d8faa59718c91</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #5251 from celebdor/configurable_node_start</title>
<updated>2018-02-13T11:54:30+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-13T11:54:30+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=47e428995d3fa8f14994b747e32862521bc9dc92'/>
<id>47e428995d3fa8f14994b747e32862521bc9dc92</id>
<content type='text'>
Automatic merge from submit-queue.

Make node start options configurable

Thanks to this, the node startup can be customized.

Change-Id: Ifb93bf892d7de52a575b8d0231328d44f733d0aa
Signed-off-by: Antoni Segura Puimedon &lt;celebdor@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Make node start options configurable

Thanks to this, the node startup can be customized.

Change-Id: Ifb93bf892d7de52a575b8d0231328d44f733d0aa
Signed-off-by: Antoni Segura Puimedon &lt;celebdor@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7103 from vrutkovs/origin-dns-prepend-cluster-local</title>
<updated>2018-02-12T21:18:18+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-12T21:18:18+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=1c9c93d616da65d6121fd34fe0258b45ba909cb8'/>
<id>1c9c93d616da65d6121fd34fe0258b45ba909cb8</id>
<content type='text'>
Automatic merge from submit-queue.

origin-dns: make sure cluster.local DNS server is listed first

This would ensure glibc resolver won't discard this server when existing
DNS server list is longer than 2.
This sed would also update existing configuration, where cluster.local
was appended

Fixes bug https://bugzilla.redhat.com/show_bug.cgi?id=1544001</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

origin-dns: make sure cluster.local DNS server is listed first

This would ensure glibc resolver won't discard this server when existing
DNS server list is longer than 2.
This sed would also update existing configuration, where cluster.local
was appended

Fixes bug https://bugzilla.redhat.com/show_bug.cgi?id=1544001</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7073 from abutcher/aws-node-hostname</title>
<updated>2018-02-12T17:12:08+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-12T17:12:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f1263cb5edbe409fd044a37a395cc5b49e48dfeb'/>
<id>f1263cb5edbe409fd044a37a395cc5b49e48dfeb</id>
<content type='text'>
Automatic merge from submit-queue.

Update user-data for FQDN instance hostnames

* Remove node service start from bootstrap.yml. We start and enable the node service in user-data and we want the node service to start after NetworkManager so that the instance will have its final hostname.
* Restart systemd-hostnamed before restarting NetworkManager. In testing this has ensured that instances receive an FQDN hostname which is required for kube.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Update user-data for FQDN instance hostnames

* Remove node service start from bootstrap.yml. We start and enable the node service in user-data and we want the node service to start after NetworkManager so that the instance will have its final hostname.
* Restart systemd-hostnamed before restarting NetworkManager. In testing this has ensured that instances receive an FQDN hostname which is required for kube.</pre>
</div>
</content>
</entry>
<entry>
<title>Remove node start from bootstrap.yml.</title>
<updated>2018-02-12T15:27:06+00:00</updated>
<author>
<name>Andrew Butcher</name>
<email>abutcher@redhat.com</email>
</author>
<published>2018-02-12T15:24:21+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=f8ca310090ef9d40dcfa14e1f6a2fd1b5490f38f'/>
<id>f8ca310090ef9d40dcfa14e1f6a2fd1b5490f38f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>origin-dns: make sure cluster.local DNS server is listed first</title>
<updated>2018-02-12T11:35:14+00:00</updated>
<author>
<name>Vadim Rutkovsky</name>
<email>vrutkovs@redhat.com</email>
</author>
<published>2018-02-12T10:49:55+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=29bd49e4586d73442e5deab53bc02e27eedb0c86'/>
<id>29bd49e4586d73442e5deab53bc02e27eedb0c86</id>
<content type='text'>
This would ensure glibc resolver won't discard this server when existing
DNS server list is longer than 2.
This sed would also update existing configuration, where cluster.local
was appended
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This would ensure glibc resolver won't discard this server when existing
DNS server list is longer than 2.
This sed would also update existing configuration, where cluster.local
was appended
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge pull request #7031 from mgugino-upstream-stage/fix-syscon-vars</title>
<updated>2018-02-08T23:08:08+00:00</updated>
<author>
<name>OpenShift Merge Robot</name>
<email>openshift-merge-robot@users.noreply.github.com</email>
</author>
<published>2018-02-08T23:08:08+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2936995d7d24a8c81b81d1d473fc48b6a374f2b4'/>
<id>2936995d7d24a8c81b81d1d473fc48b6a374f2b4</id>
<content type='text'>
Automatic merge from submit-queue.

Fix master and node system container variables

This commit corrects service names and adds
DOCKER_SERVICE variable to openshift_master
system container creation.

This will ensure services will restart correctly
and in the proper order.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1542324</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Automatic merge from submit-queue.

Fix master and node system container variables

This commit corrects service names and adds
DOCKER_SERVICE variable to openshift_master
system container creation.

This will ensure services will restart correctly
and in the proper order.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1542324</pre>
</div>
</content>
</entry>
<entry>
<title>openshift_node: Remove master from aws node building</title>
<updated>2018-02-07T19:53:58+00:00</updated>
<author>
<name>Steve Milner</name>
<email>smilner@redhat.com</email>
</author>
<published>2018-02-07T19:31:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e1b286b111ead690be70b8916a4d17b0789140a6'/>
<id>e1b286b111ead690be70b8916a4d17b0789140a6</id>
<content type='text'>
Since it is expected to be re-added at some point in the future the lines
have been commented out rather than deleted.

Signed-off-by: Steve Milner &lt;smilner@redhat.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Since it is expected to be re-added at some point in the future the lines
have been commented out rather than deleted.

Signed-off-by: Steve Milner &lt;smilner@redhat.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
