Releases: traveloka-archive/AutoSpotting
Releases · traveloka-archive/AutoSpotting
Release v0.1.9
Always decrement desired capacity after attaching spot instances
Release v0.1.8
- Increase ASG max size when the desired capacity is max capacity, otherwise attach instances might fail
Release v0.1.7
another log verbosity reduction
Release v0.1.6
Always attach the spot before detaching an on-demand instance despite the ASG's capacity
Previously Autospotting does detach-first most of the time. However, attachment process might fail. Instead of replacing on-demand with spot, this will just decrease ASG desired capacity.
Release v0.1.5
Reduce the verbosity of some logs
Release v0.1.4
Update go.yml