Skip to content
This repository was archived by the owner on Mar 31, 2023. It is now read-only.

Execute autoscaler synchronously on scheduler thread

Pre-release
Pre-release

Choose a tag to compare

@corindwyer corindwyer released this 14 Aug 20:55
· 34 commits to master since this release
  • change autoscaler to be synchronously executed as part of the scheduling iteration while keeping the callback execution on a separate thread
  • change shortfall analysis implementation to be synchronously executed as part of the autoscaler
  • add withAutoscaleDisabledVmDurationInSecs for users that want to disable VMs for a fixed duration that is greater than the cooldown value