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

fix(autoscaling): test out before in #85

Closed commarla closed 4 years ago

commarla commented 4 years ago

What type of PR is this? Fix

What this PR does / why we need it: Test scale out condition before scale in

Which issue(s) this PR fixes:

Fixes #84

Special notes for your reviewer:

Does this PR introduce a user-facing change?:

NONE