kubernetes/plugin/pkg/scheduler
k8s-merge-robot fa174bcdaf Merge pull request #29042 from dims/fixup-imports
Automatic merge from submit-queue

Use Go canonical import paths

Add canonical imports only in existing doc.go files.
https://golang.org/doc/go1.4#canonicalimports

Fixes #29014
2016-07-18 07:23:38 -07:00
..
algorithm Use Go canonical import paths 2016-07-16 13:48:21 -04:00
algorithmprovider Use PreferAvoidPods annotation to avoid pods being scheduled to specific node. 2016-07-13 17:07:46 +08:00
api Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
factory Fixed several typos 2016-07-13 15:06:24 +01:00
metrics Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
schedulercache Fix crashes in schedulercache 2016-07-18 10:04:36 +02:00
testing Add ForgetPod to SchedulerCache 2016-07-13 16:30:05 +02:00
extender.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
extender_test.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
generic_scheduler.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
generic_scheduler_test.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
scheduler.go Add ForgetPod to SchedulerCache 2016-07-13 16:30:05 +02:00
scheduler_test.go Change storeToNodeConditionLister to return []*api.Node instead of api.NodeList for performance 2016-07-11 21:02:33 +02:00