k3s/plugin/pkg/scheduler
Davanum Srinivas ee8507a5ae Use Infof/Warningf when appropriate
When we use a format string, we should use Infof/Warningf instead
of Info/Warning
2016-07-19 12:10:53 -04:00
..
algorithm Reuse existing Resource struct instead of new resourceRequest 2016-07-19 12:21:09 +02: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 Use Infof/Warningf when appropriate 2016-07-19 12:10:53 -04: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
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05: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
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