kubernetes/plugin/pkg/scheduler/core
Kubernetes Submit Queue 18fe59264c Merge pull request #41875 from wanghaoran1988/fix_issue
Automatic merge from submit-queue (batch tested with PRs 41954, 40528, 41875, 41165, 41877)

Move the scheduler Fake* to testing folder

Address this issue: https://github.com/kubernetes/kubernetes/issues/41662
@timothysc I moved the interface to the types.go, and the Fake* to the testing package, not sure whether you like or not.
2017-02-26 14:54:52 -08:00
..
BUILD move the lister.go to testing folder 2017-02-25 23:36:27 +08:00
equivalence_cache.go Use fnv.New32a() in hash instead adler32 2017-02-15 14:03:54 +08:00
extender.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
extender_test.go Merge pull request #41875 from wanghaoran1988/fix_issue 2017-02-26 14:54:52 -08:00
generic_scheduler.go - scheduler extenders that are capable of maintaining their own 2017-02-23 10:25:42 -08:00
generic_scheduler_test.go move the lister.go to testing folder 2017-02-25 23:36:27 +08:00