jrasell / sherpa

Sherpa is a highly available, fast, and flexible horizontal job scaling for HashiCorp Nomad. It is capable of running in a number of different modes to suit different requirements, and can scale based on Nomad resource metrics or external sources.
Mozilla Public License 2.0
163 stars 8 forks source link

autoscale: pass group name to calculateExternalScalingDecision #128

Closed hobochili closed 4 years ago

hobochili commented 4 years ago

What type of PR is this? Bug fix

What this PR does / why we need it: Fix nil pointer reference on calculateExternalScalingDecision call

Which issue(s) this PR fixes: Fixes #127

hobochili commented 4 years ago

Thanks for the fast merge! Any chance you can cut a new release? This one's been a blocker.