Skip to content

Releases: traveloka-archive/AutoSpotting

Release v0.1.9

15 May 02:39
Compare
Choose a tag to compare

Always decrement desired capacity after attaching spot instances

Release v0.1.8

05 May 10:51
Compare
Choose a tag to compare
  • Increase ASG max size when the desired capacity is max capacity, otherwise attach instances might fail

Release v0.1.7

04 May 10:22
Compare
Choose a tag to compare

another log verbosity reduction

Release v0.1.6

04 May 10:04
Compare
Choose a tag to compare

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

30 Apr 05:14
Compare
Choose a tag to compare

Reduce the verbosity of some logs

Release v0.1.4

16 Apr 08:37
30235df
Compare
Choose a tag to compare
Update go.yml