universe
universe copied to clipboard
Marathon Autoscaler needs an updated Docker image
Currently marathon-autoscaler uses mesosphere/marathon-autoscaler:v0.5.0 which uses an outdated agent statistics endpoint. This causes API requests to fail with 500 errors.
The code has already been updated with the correct API call however the docker image needs to be updated. I have built and tested an updated version: blin/marathon-autoscale:v0.5.1