allegro / marathon-consul

Integrates Marathon apps with Consul service discovery.
Apache License 2.0
191 stars 33 forks source link

Support Marathon 1.5 Network API #283

Closed zanes2016 closed 6 years ago

zanes2016 commented 6 years ago

I've manually tested this end-to-end with Marathon, Consul, and this new binary. This patch addresses issue #230

I'm able to manually compile this code using native go run. But I'm not able to run make build, etc. So maybe someone (@janisz) can test this?

janisz commented 6 years ago

@zanes2016 Thanks a lot!

zanes2016 commented 6 years ago

@janisz No problem! Thanks for the quick feedback