Skip to content
This repository has been archived by the owner on Jan 20, 2022. It is now read-only.

Better etcd-version handling #238

Merged
merged 1 commit into from
Aug 1, 2019

Conversation

justinsb
Copy link
Contributor

We move etcd version handling to its own package, and we are now more
tolerant about reading from patch versions that we don't have (we
adopt the same-or-next minor rule that etcd uses). Also on etcd
cluster adoption we bump it to the next supported version so that we
can come up even if the user was previously running an unsupported
version.

We move etcd version handling to its own package, and we are now more
tolerant about reading from patch versions that we don't have (we
adopt the same-or-next minor rule that etcd uses).  Also on etcd
cluster adoption we bump it to the next supported version so that we
can come up even if the user was previously running an unsupported
version.
@justinsb justinsb force-pushed the better_etcd_version_handling branch from 84d84e6 to 0708fe6 Compare July 31, 2019 20:14
@justinsb
Copy link
Contributor Author

justinsb commented Aug 1, 2019

Cross checked against etcd upgrade docs

@justinsb justinsb merged commit 2eccb1a into kopeio:master Aug 1, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant