substratusai / lingo

Lightweight ML model proxy and autoscaler for kubernetes
https://www.substratus.ai
Apache License 2.0
102 stars 6 forks source link

fix #34 error scale from 0 to 1 #35

Closed samos123 closed 7 months ago

samos123 commented 7 months ago

A benign error message is thrown when trying to atLeastOne gets called and there is already 1 or more replicas. This commit fixes that.

nstogner commented 7 months ago

Fix is included in #31