mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-20 00:11:21 -05:00
Automatic merge from submit-queue Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance Currently copies that are made while copying/creating api.NodeList are significant part of scheduler profile, and a bunch of them are made in places, that are not-parallelizable. Ref #28590 |
||
|---|---|---|
| .. | ||
| predicates | ||
| priorities | ||
| doc.go | ||
| listers.go | ||
| scheduler_interface.go | ||
| scheduler_interface_test.go | ||
| types.go | ||