kubernetes/plugin/pkg/scheduler
k8s-merge-robot e543bd6452 Merge pull request #26007 from smarterclayton/watch_opt
Automatic merge from submit-queue

Additional optimizations to the encode/decode paths

Builds on top of #25983 with a number of other optimizations.
2016-05-28 06:27:00 -07:00
..
algorithm Scheduler: introduce CheckNodeMemoryPressurePredicate, don't schedule pods for nodes that reports memory pressury. 2016-05-22 00:40:28 +02:00
algorithmprovider Scheduler: introduce CheckNodeMemoryPressurePredicate, don't schedule pods for nodes that reports memory pressury. 2016-05-22 00:40:28 +02:00
api Remove runtime.Typer, reduce to ObjectKinds(1) (3) 2016-05-21 23:55:42 -04:00
factory Refactor scheduler to expose predicates to cluster autoscaler 2016-05-24 09:04:31 +02:00
metrics Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
schedulercache Update node_info.go 2016-05-20 09:07:43 +08:00
testing Store node information in NodeInfo 2016-04-25 10:08:05 +02:00
extender.go support CIDRs in NO_PROXY 2016-03-16 16:22:54 -04:00
extender_test.go Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
generic_scheduler.go Remove nodeName from predicate signature. 2016-05-06 11:23:37 +02:00
generic_scheduler_test.go Remove nodeName from predicate signature. 2016-05-06 11:23:37 +02:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
scheduler.go Fix useless error message in scheduler log 2016-05-21 16:02:36 -04:00
scheduler_test.go Merge pull request #24459 from fgrzadkowski/unschedulable_pod 2016-05-12 05:54:06 -07:00