• Kubernetes Submit Queue's avatar
    Merge pull request #52480 from aleksandra-malinowska/test-fix-gke-small · 471b0beb
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue
    
    Fix failing autoscaling test in GKE
    
    This should fix `[sig-autoscaling] Cluster size autoscaling [Slow] should increase cluster size if pending pods are small and there is another node pool that is not autoscaled [Feature:ClusterSizeAutoscalingScaleUp]` by getting a list of nodes from GKE nodepool in a different way (filtering nodes by labels.) Currently, gcloud command used for it is failing, as we only have GKE node pool name in the test and not the actual MIG name.
    471b0beb
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
autoscaling_timer.go Loading commit data...
cluster_autoscaler_scalability.go Loading commit data...
cluster_size_autoscaling.go Loading commit data...
dns_autoscaling.go Loading commit data...
framework.go Loading commit data...
horizontal_pod_autoscaling.go Loading commit data...