<feed xmlns='http://www.w3.org/2005/Atom'>
<title>csa/devops/ansible-patches/openshift.git/roles/etcd_migrate/tasks, 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>consolidate etcd_migrate role</title>
<updated>2017-09-22T08:12:20+00:00</updated>
<author>
<name>Jan Chaloupka</name>
<email>jchaloup@redhat.com</email>
</author>
<published>2017-09-19T13:14: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=f8664e17ef5e6bead61d8471facd2859fd10c180'/>
<id>f8664e17ef5e6bead61d8471facd2859fd10c180</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix scaleup on containerized installations</title>
<updated>2017-08-25T20:36:14+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-08-25T20:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=fbe3e47283e4ffc5966f707531dad00966803061'/>
<id>fbe3e47283e4ffc5966f707531dad00966803061</id>
<content type='text'>
The output from member add had quotes added that caused etcd to fail.
Also there were some places that needed to have retries added because
containerized start/stop/restart are slower than rpm based installs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The output from member add had quotes added that caused etcd to fail.
Also there were some places that needed to have retries added because
containerized start/stop/restart are slower than rpm based installs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Switch to migrating one host and forming a new cluster</title>
<updated>2017-08-22T16:57:57+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-08-01T16:55:47+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=4b5d8d2dc25dbca20be59f3d5d111d737fd865bc'/>
<id>4b5d8d2dc25dbca20be59f3d5d111d737fd865bc</id>
<content type='text'>
With large datasets where there are many keys with TTLs the expiry was
creating a data inconsistency problem. The hope is that by performing
the migration once and then forming a new cluster this is avoided.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1475351
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
With large datasets where there are many keys with TTLs the expiry was
creating a data inconsistency problem. The hope is that by performing
the migration once and then forming a new cluster this is avoided.

Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1475351
</pre>
</div>
</content>
</entry>
<entry>
<title>Block etcdv3 migration for supported configurations</title>
<updated>2017-07-27T20:02:38+00:00</updated>
<author>
<name>Scott Dodson</name>
<email>sdodson@redhat.com</email>
</author>
<published>2017-07-27T20:02: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=844353c7d2967de111255da925dd93e3ac17c058'/>
<id>844353c7d2967de111255da925dd93e3ac17c058</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Wait for etcd to become healthy before migrating TTL</title>
<updated>2017-07-07T19:48:50+00:00</updated>
<author>
<name>Tim Bielawa</name>
<email>tbielawa@redhat.com</email>
</author>
<published>2017-07-06T20:29:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=6033232d9c3b2d9c571fdb262c6c638fb848e080'/>
<id>6033232d9c3b2d9c571fdb262c6c638fb848e080</id>
<content type='text'>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468187
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1468187
</pre>
</div>
</content>
</entry>
<entry>
<title>use master etcd certificates when delegating oadm migrate etcd-ttl</title>
<updated>2017-07-04T08:51:38+00:00</updated>
<author>
<name>Jan Chaloupka</name>
<email>jchaloup@redhat.com</email>
</author>
<published>2017-07-04T08:37:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=a2c62c0855c3318405638d027ad5b376d8f2bee1'/>
<id>a2c62c0855c3318405638d027ad5b376d8f2bee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>etcd_migrate: Add /var/usrlocal/bin to path for oadm</title>
<updated>2017-06-28T16:57:25+00:00</updated>
<author>
<name>Steve Milner</name>
<email>smilner@redhat.com</email>
</author>
<published>2017-06-28T16:57:25+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=8bf5a2dd7dde62b45d49a3cd8cee1bfe163d54ed'/>
<id>8bf5a2dd7dde62b45d49a3cd8cee1bfe163d54ed</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>etcd_migrate: Add /usr/local/bin to path for oadm</title>
<updated>2017-06-28T15:42:04+00:00</updated>
<author>
<name>Steve Milner</name>
<email>smilner@redhat.com</email>
</author>
<published>2017-06-28T15:42:04+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=e882ec3b7a3013eac1deb3859ed81d21d36a61e9'/>
<id>e882ec3b7a3013eac1deb3859ed81d21d36a61e9</id>
<content type='text'>
There are cases where ansible may not keep the expected environment
PATH. This change adds /usr/local/bin to the PATH on the oadm call.

Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1464010
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
There are cases where ansible may not keep the expected environment
PATH. This change adds /usr/local/bin to the PATH on the oadm call.

Ref: https://bugzilla.redhat.com/show_bug.cgi?id=1464010
</pre>
</div>
</content>
</entry>
<entry>
<title>attach leases via the first master only and only once</title>
<updated>2017-06-28T11:46:55+00:00</updated>
<author>
<name>Jan Chaloupka</name>
<email>jchaloup@redhat.com</email>
</author>
<published>2017-06-23T10:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=2b521c8ae6c468fd2bb98362221483eced103696'/>
<id>2b521c8ae6c468fd2bb98362221483eced103696</id>
<content type='text'>
- move openshift-etcd/migrate.yml from byo to common and keep just the entry point
- replace std_include with essential plays (e.g. no need to detect openshift version)
- delegate the ttl re-attaching to the first master
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- move openshift-etcd/migrate.yml from byo to common and keep just the entry point
- replace std_include with essential plays (e.g. no need to detect openshift version)
- delegate the ttl re-attaching to the first master
</pre>
</div>
</content>
</entry>
<entry>
<title>Introduce etcd migrate role</title>
<updated>2017-06-17T08:03:13+00:00</updated>
<author>
<name>Jan Chaloupka</name>
<email>jchaloup@redhat.com</email>
</author>
<published>2017-04-04T12:57:12+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.master.suren.me/cgit/csa/devops/ansible-patches/openshift.git/commit/?id=0fc47e5030577479be08126818dd2b5b5ccdf995'/>
<id>0fc47e5030577479be08126818dd2b5b5ccdf995</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
