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
- 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