mesosphere-backup / etcd-mesos

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

Workaround to allow the etcd scheduler to bind to the agent's IP instead of localhost #96

Closed ozdanborne closed 8 years ago

jdef commented 8 years ago

was thinking about compat of this PR w/ respect to users not running the scheduler as a mesos task but it should be fine as-is: if $LIBPROCESS_IP is undefined then the etcd-scheduler address-detect logic takes over.