tendrilinc / marathon-autoscaler

A simple autoscaler for Marathon applications
https://hub.docker.com/r/tendril/marathon-autoscaler/
Apache License 2.0
41 stars 16 forks source link

Getting the exact apps by id... #28

Closed kernelpanek-segfault closed 7 years ago

kernelpanek-segfault commented 7 years ago

Changes the query for the application definition in the list of app definitions to be exact with app == appdef.id instead of app in appdef.id.

This is a fix for issue #24

kernelpanek-segfault commented 7 years ago

@DavidXArnold When you have time, can you review this PR, please. Thank you!

bcwilsondotcom commented 7 years ago

+1

DavidXArnold commented 7 years ago

:+1: