8000 Tags · arvind-agarwal/marathon-lb · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: arvind-agarwal/marathon-lb

Tags

v1.13.1

Toggle v1.13.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
docker: update to haproxy 1.9.8 (d2iq-archive#636)

Fixes segfaults that was introduced in 1.9.6

v1.13.0

Toggle v1.13.0's commit message
updated to 1.9.5 (d2iq-archive#631)

* updated to 1.9.5

* docker: update to haproxy 1.9.6

v1.12.3

Toggle v1.12.3's commit message
replaced libcurl3 to libcurl4 (d2iq-archive#597)

v1.12.2

Toggle v1.12.2's commit message
Marathon-LB v1.12.2: Make server ids persistent across reloads

v1.12.1

Toggle v1.12.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Address bug in config validation for invalid labels (d2iq-archive#576)

v1.12.0

Toggle v1.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge beta features into master (d2iq-archive#569)

* Upgrade to haproxy 1.8.4 (d2iq-archive#552)
* Use haproxy's new master worker, remove old iptables / sleep / lock hacks.
* ‼️ BREAKING CHANGE: you _must_ remove "daemon" form your custom HAPROXY_HEAD templates.
* upgrade libssl to version 1.1
* use the default gpg keyserver
* Error out with legacy HAPROXY_HEAD (daemon and expose-fd listeners)
* Beta state fix (d2iq-archive#538)
* Add reload process which writes state file.
* Split out tini build/install
* config archiving (d2iq-archive#532) (d2iq-archive#550)
* Add LAST_MODIFIED to trigger new docker build (fix security vulns)
* Only add running tasks to backends
* Fix bug in config validation and reduce marathon calls
* Upgrade pip and setuptools
* Work around python3 > dh-python > dkpg-dev > make dependency
* filter by bad states rather than accepting only one good state
* Append reload command only if it doesn't exist already. (d2iq-archive#566)
* Change filtering from list to set, push up in the stack so it's not re-created
* Bump label

v1.11.5

Toggle v1.11.5's commit message
Support Frontend grouping by vhost

v1.12.0-1.8.4-beta-7

Toggle v1.12.0-1.8.4-beta-7's commit message
Update beta-7 because of broken dependency, include commit 5b19654 (b…

…lacklist rather than whitelist states

v1.11.4

Toggle v1.11.4's commit message
Fix bug in config validation and reduce marathon calls, and fix pytho…

…n3/make dependency

v1.12.0-1.8.4-beta-6

Toggle v1.12.0-1.8.4-beta-6's commit message
Marathon-LB v1.12.0-1.8.4-beta-6: Filter tasks by 'TASK_RUNNING' prio…

…r to adding
0