mesosphere-backup / etcd-mesos

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

mesos-aware proxy #17

Closed spacejam closed 9 years ago

spacejam commented 9 years ago

@jdef @karlkfi @tsenart @sttts This PR adds a new binary that will query a mesos master for information about a specified etcd-mesos cluster, and then exec's the proxy based on the discovered configuration.

I've hijacked this PR to also clean up README.md a little and rename the commands to be more explicit, apologies for the split concerns.

tsenart commented 9 years ago

It'd be cool if we could have this project have CI as well. See: https://circleci.com/gh/mesosphere/mesos-dns for inspiration.

spacejam commented 9 years ago

re: CI I agree, I'll get that set up asap