allegro / marathon-consul

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

Consul 1.2.0 #288

Closed pbetkier closed 6 years ago

pbetkier commented 6 years ago

Update from Consul 0.9.0 to Consul 1.2.0.

Until these changes, marathon-consul should be compatible with Consul agents up to 1.0.7. After these changes, marathon-consul will require Consul agents at least at version 1.0.0. This is related to script field in Consul agent checks being removed in favour of args field. See Consul changelog for more.

coveralls commented 6 years ago

Coverage Status

Coverage decreased (-0.005%) to 90.61% when pulling 7d238d70fd9001633e1896df1ae378cd1565c067 on pbetkier:consul_1.2.0 into ad0ea214f3b8602e08d639530e99b33cacbb07dd on allegro:master.