kubernetes/plugin/pkg
Oleg Shaldybin 3a36dfb306 Minor selectHost optimization in scheduler
Instead of sorting hosts by score, find max score and choose one of
the hosts with max score directly. Saves a little time on sorting and
avoids extra copying of HostPriorityList entries.

Test had to be updated as one of the test cases relied on having a
stable order from pre-sorting.
2016-02-08 12:37:37 -05:00
..
admission rename release_1_2 to internalclientset 2016-02-05 14:02:28 -08:00
auth Change repository references to https://github.com/kubernetes/kubernetes 2016-01-22 10:23:14 -05:00
scheduler Minor selectHost optimization in scheduler 2016-02-08 12:37:37 -05:00