kubernetes/pkg/scheduler
Kubernetes Prow Robot ea5be337dd
Merge pull request #76698 from WanLinghao/scheduler_duplicate_import
Remove duplicate package import
2019-05-06 02:19:36 -07:00
..
algorithm lazy/dynamic initilization on the int64 pointers of inter-podaffinity priority 2019-04-24 08:13:24 -07:00
algorithmprovider clean up comments 2019-04-14 20:03:39 +08:00
api support both JSON and YAML for scheduler configuration 2019-03-29 09:42:58 +08:00
apis/config Remove dead code about failure-domains option in kube-scheduler 2019-03-18 14:25:04 +08:00
core autogenerated files 2019-04-29 16:40:56 -07:00
factory autogenerated files 2019-04-29 16:40:56 -07:00
framework make example plugins conform with the PluginFactory type 2019-05-03 21:05:52 +01:00
internal Update scheduler framework plugins to align with the latest changes to the framework design 2019-04-29 16:40:56 -07:00
metrics Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
nodeinfo [scheduler cleanup phase 2]: Rename to 2018-12-11 11:21:12 +08:00
testing Make scheduleinternalcache.PodFilter as public 2018-12-21 23:09:56 +08:00
util auto-generated files 2019-04-08 17:51:08 -07:00
volumebinder Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
BUILD Update scheduler to use new volume scheduling library 2019-05-02 14:57:47 +08:00
eventhandlers.go clean up unused code 2019-04-10 19:12:40 +08:00
eventhandlers_test.go Move informer event handlers to Scheduler 2019-01-29 17:53:20 -08:00
OWNERS delete all duplicate empty blanks 2019-02-23 10:28:04 +08:00
scheduler.go Change scheduler constructors to receive a plugin registry. 2019-04-29 16:40:56 -07:00
scheduler_test.go Merge pull request #76698 from WanLinghao/scheduler_duplicate_import 2019-05-06 02:19:36 -07:00
testutil.go Update scheduler framework plugins to align with the latest changes to the framework design 2019-04-29 16:40:56 -07:00