Skip to content

Marathon-LB v1.12.0-beta-1

Pre-release
Pre-release
Compare
Choose a tag to compare
@justinrlee justinrlee released this 29 Dec 20:17
· 76 commits to master since this release

Marathon-LB based on HAProxy 1.8.2 (which is still relatively new).

Alpha/beta level release, based on work by @vixns. Have added very basic logic to handle legacy HAPROXY_HEAD configurations that does the following:

  • Remove daemon property (which needs to be removed otherwise you get zombie pids)
  • Add expose-fd listeners to the stats socket.

Probably safe to run in dev/test/preprod environments. Possibly safe to run in prod, but YMMV.