allegro / marathon-consul

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

Remove web hamdler. (Breaking change) #254

Closed janisz closed 7 years ago

janisz commented 7 years ago

This change removes the support for HTTP Callbacs. This mechanism is deprecated and will be removed in futre Marathon releases.

Breaking changes:

Fixes: #253

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.7%) to 90.119% when pulling 58b844260f03dc10b6ab4ae2852c2bd6c1916842 on remove_http_callback into b1c1ec5b1e30a40a7a531d220cfa49036ef5831c on master.

tomez commented 7 years ago

Are these files still in use?

events/web_events.go, events/web_events_test.go.

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.7%) to 90.06% when pulling bc8ad8a29ba16a161dafa281893fd4f01f70ea7a on remove_http_callback into b1c1ec5b1e30a40a7a531d220cfa49036ef5831c on master.