summaryrefslogtreecommitdiffstats
path: root/roles/etcd/tasks/migration
Commit message (Collapse)AuthorAgeFilesLines
* ensure containerized bools are castMichael Gugino2018-01-081-1/+1
|
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-202-2/+2
| | | | | We set these variables using facts in init, no need to duplicate the logic all around the codebase.
* Remove all uses of openshift.common.admin_binaryScott Dodson2017-12-071-1/+1
| | | | Replace with `oc adm`
* fix type in authroizeJan Chaloupka2017-11-281-2/+2
|
* Include Deprecation - openshift-etcdRussell Teague2017-11-221-4/+4
|
* check presence of v2 snapshot before the migration proceedsJan Chaloupka2017-11-011-0/+11
|
* consolidate etcd_migrate roleJan Chaloupka2017-09-226-0/+214