You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The autoscaler currently supports downscaling machines but stopping machines can take time. To allow the reconciler to make progress with machines that are waiting to stop, the autoscaler should introduce a pseudo "stopping" status and handle the stops in a separate goroutine.
The text was updated successfully, but these errors were encountered:
The autoscaler currently supports downscaling machines but stopping machines can take time. To allow the reconciler to make progress with machines that are waiting to stop, the autoscaler should introduce a pseudo "stopping" status and handle the stops in a separate goroutine.
The text was updated successfully, but these errors were encountered: