allegro / marathon-consul

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

Update Consul to 0.9.3 #273

Closed wind0r closed 7 years ago

wind0r commented 7 years ago

Fixes #270

I hope this is correct ;)

  1. Fork & Clone Repo
  2. dep ensure & dep ensure -update github.com/hashicorp/consul
  3. update install_consul.sh
  4. commit, push and create pull request
coveralls commented 7 years ago

Coverage Status

Coverage remained the same at 90.066% when pulling 5acf4dfc2113a9682e1b38d34fafb1e5472e2b1c on wind0r:update_consule into 033c1a2ec9f6fdf4ea65a3890bffa44859c9ce14 on allegro:master.

janisz commented 7 years ago

That was quick. Thanks @wind0r