substratusai / lingo

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

[Do not merge] alternative approach to clear state when not leader anymore #75

Closed alpe closed 5 months ago

alpe commented 5 months ago

Based on #70

The autoscaler registers a callback on the elector when to stop scalers when not leader anymore. This PR also contains changes to the scaler from #74

samos123 commented 5 months ago

will include this in #76