mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-10-27 11:32:48 +00:00
This change removes the `coreCount` variable and associated counting logic from the cluster size autoscaling test. This variable was used during the 1.9 release era, but the tests that used it were removed before the 1.10 release. Please see the referenced commits[0][1] for more information. [0]c8b807837a[1]fd738945b1