Marathon-LB v1.12.1
Noteworth changes(s):
- Addresses this error:
2018-04-13 07:47:03,204 marathon_lb: Unexpected error! Traceback (most recent call last): File "/marathon-lb/marathon_lb.py", line 1729, in make_config_valid_and_regenerate group_https_by_vhost) TypeError: generateAndValidateTempConfig() takes 5 positional arguments but 6 were given
Full changelog:
Shortlog:
$ git shortlog v1.12.0..HEAD
Drew Kerrigan (1):
Address bug in config validation for invalid labels (#576)