kubernetes/pkg/scheduler
Kubernetes Prow Robot 73641d35c7
Merge pull request #91451 from gaurav1086/scheduler_test_fix_goroutine_leak
scheduler_test: fix goroutine leak
2020-05-26 21:09:03 -07:00
..
algorithmprovider Set weight of PodTopologySpread Score to 2 2020-05-19 12:08:38 -04:00
apis/config Move Node Resources scheduler plugin args validation to apis/config/validation 2020-05-26 22:37:16 +01:00
core - Add Extenders() and PluginsRunner interface to PreemptHandle 2020-05-26 10:00:45 -07:00
framework Merge pull request #91446 from pancernik/scheduler-plugin-args-validation-nr 2020-05-26 19:13:18 -07:00
internal Add function NominatedPodsForNode to PodNominator interface. 2020-05-20 14:05:18 -07:00
metrics Expose scheduler metric register function to make it possible for plugins to use it 2020-04-07 19:07:30 +08:00
profile Merge pull request #90201 from KobayashiD27/addTestCaseInSchedulerProfile 2020-05-19 20:34:18 -07:00
testing scheduler/volumebinding: move all volume binding logic into VolumeBinding plugin 2020-05-12 10:13:05 +08:00
util Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
BUILD Run hack/update-vendor.sh 2020-05-16 07:54:33 -04:00
eventhandlers.go Skip Pod Conditions from scheduling queue updates 2020-05-19 10:59:10 -04:00
eventhandlers_test.go Skip Pod Conditions from scheduling queue updates 2020-05-19 10:59:10 -04:00
factory.go Add function NominatedPodsForNode to PodNominator interface. 2020-05-20 14:05:18 -07:00
factory_test.go Move unschedulable Pod to internal schedulingQ synchronously 2020-05-15 19:27:28 -07:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Extract logic related with scheduler nominatedPods to an interface 2020-05-18 10:29:08 -07:00
scheduler_test.go Merge pull request #91451 from gaurav1086/scheduler_test_fix_goroutine_leak 2020-05-26 21:09:03 -07:00