mirror of https://github.com/k3s-io/k3s
![]() Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>. Disable autoscaling before removing autoscaled node pool This is to prevent flakes due to API calls failing in AfterEach during master restart, which is triggered by deleting an autoscaled node pool. Adding disable call before deleting node pool should prevent this as we'll wait for master restart in disableAutoscaler function. While it may be faster to wait after deletion of autoscaled node pools, this is less complex and will be easier to remove in the future when changing autoscaling setttings no longer triggers master restart. |
||
---|---|---|
.. | ||
BUILD | ||
OWNERS | ||
autoscaling_timer.go | ||
cluster_autoscaler_scalability.go | ||
cluster_size_autoscaling.go | ||
dns_autoscaling.go | ||
framework.go | ||
horizontal_pod_autoscaling.go |