mesosphere-backup / etcd-mesos

self-healing etcd on mesos!
Apache License 2.0
67 stars 19 forks source link

mesos version detector script #61

Open spacejam opened 9 years ago

spacejam commented 9 years ago

Create a script that detects the mesos version and launches the appropriate etcd-mesos binary compiled for that version of mesos-go.

pires commented 7 years ago

With the release of Mesos 1.0 and v1 API becoming stable, I believe this no longer makes sense. Therefore, I strongly suggest to drop this in favor of supporting Mesos 1.x and the v1 API in the short term.

/cc @jdef

jdef commented 7 years ago

not convinced of this. mesos and mesos-go have previously broken (and likely will again) compatibility across releases.