kubernetes/pkg/scheduler/internal/queue
Wei Huang f4b726237a
Add function NominatedPodsForNode to PodNominator interface.
- replace SchedulingQueue with PodNominator in genericScheduler.
2020-05-20 14:05:18 -07:00
..
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
events.go Add incoming pod metrics to scheduler queue. 2019-10-16 14:26:16 -04:00
scheduling_queue.go Add function NominatedPodsForNode to PodNominator interface. 2020-05-20 14:05:18 -07:00
scheduling_queue_test.go Extract logic related with scheduler nominatedPods to an interface 2020-05-18 10:29:08 -07:00