summaryrefslogtreecommitdiffstats
path: root/roles/etcd_migrate/tasks/migrate.yml
Commit message (Expand)AuthorAgeFilesLines
* consolidate etcd_migrate roleJan Chaloupka2017-09-221-56/+0
* Fix scaleup on containerized installationsScott Dodson2017-08-251-0/+9
* Switch to migrating one host and forming a new clusterScott Dodson2017-08-221-33/+16
* Wait for etcd to become healthy before migrating TTLTim Bielawa2017-07-071-0/+9
* use master etcd certificates when delegating oadm migrate etcd-ttlJan Chaloupka2017-07-041-3/+3
* etcd_migrate: Add /var/usrlocal/bin to path for oadmSteve Milner2017-06-281-1/+1
* etcd_migrate: Add /usr/local/bin to path for oadmSteve Milner2017-06-281-0/+3
* attach leases via the first master only and only onceJan Chaloupka2017-06-281-9/+8
* Introduce etcd migrate roleJan Chaloupka2017-06-171-0/+53