Avoid overprovisioning capacity for workloads on expired nodes #8007
Annotations
2 errors and 1 warning
Run K8S_VERSION=1.30.x make presubmit:
pkg/controllers/provisioning/provisioner.go#L338
S1008: should use 'return len(evictablePods) == len(pods)' instead of 'if len(evictablePods) != len(pods) { return false }; return true' (gosimple)
|
Run K8S_VERSION=1.30.x make presubmit
Process completed with exit code 2.
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading