kubernetes/plugin/pkg/scheduler
k8s-merge-robot 733832c15a Merge pull request #24377 from hongchaodeng/sched
Automatic merge from submit-queue

schedulercache: remove bind() from AssumePod

Due to #24197, we make bind() asynchronous and don't need it anymore.
Submit this PR to clean it up.
2016-04-23 02:19:48 -07:00
..
algorithm Fix MaxPods feature in scheduler 2016-04-22 22:49:50 +02:00
algorithmprovider move predicates into library (address #12744) 2016-04-11 00:57:03 +08:00
api Add a streaming and "raw" abstraction to codec factory 2016-03-23 17:25:20 -04:00
factory Fixing all the "composite literal uses unkeyed fields" Vet errors. 2016-03-25 15:25:09 -07:00
metrics Fix duplicated rate limit in scheduler 2016-01-13 20:51:55 +08:00
schedulercache schedulercache: remove bind() from AssumePod 2016-04-16 20:30:28 +08:00
testing schedulercache: remove bind() from AssumePod 2016-04-16 20:30:28 +08: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 Parallelize computing predicates 2016-04-14 16:32:52 +02:00
generic_scheduler_test.go change predicate error format. 2016-04-17 08:48:03 +08:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
scheduler.go schedulercache: remove bind() from AssumePod 2016-04-16 20:30:28 +08:00
scheduler_test.go Asynchronous bindings 2016-04-14 09:52:25 +02:00