improve the nodeclaim sorting algorithm using heap #7903
Annotations
4 errors and 1 warning
Run K8S_VERSION=1.31.x make presubmit:
pkg/controllers/provisioning/scheduling/heap_test.go#L62
G404: Use of weak random number generator (math/rand or math/rand/v2 instead of crypto/rand) (gosec)
|
Run K8S_VERSION=1.31.x make presubmit:
pkg/controllers/provisioning/scheduling/heap_test.go#L107
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
Run K8S_VERSION=1.31.x make presubmit:
pkg/controllers/provisioning/scheduling/heap_test.go#L121
shadow: declaration of "nodeClaims" shadows declaration at line 98 (govet)
|
Run K8S_VERSION=1.31.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