kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue 2d914ee703 Merge pull request #53984 from sttts/sttts-legacyscheme
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

pkg/api: extract Scheme/Registry/Codecs into pkg/api/legacyscheme

This serves as

- a preparation for the pkg/api->pkg/apis/core move
- and makes the dependency to the scheme explicit when vizualizing
  left depenncies.

The later helps with our our efforts to split up the monolithic repo
into self-contained sub-repos, e.g. for kubectl, controller-manager
and kube-apiserver in the future.
2017-10-18 10:49:10 -07:00
..
algorithm Remove repeated random string generations in scheduler volume predicate 2017-10-17 19:57:46 +02:00
algorithmprovider Update bazel 2017-10-18 17:24:04 +02:00
api fix the bad code comment in scheduler package 2017-10-18 09:59:24 +08:00
core Merge pull request #52637 from stewart-yu/issue#06 2017-10-16 00:38:15 -07:00
factory Merge pull request #53984 from sttts/sttts-legacyscheme 2017-10-18 10:49:10 -07:00
metrics update BUILD files 2017-10-15 18:18:13 -07:00
schedulercache Merge pull request #54008 from yguo0905/sched-fix 2017-10-17 04:53:40 -07:00
testing Merge pull request #54008 from yguo0905/sched-fix 2017-10-17 04:53:40 -07:00
util Update bazel 2017-10-18 17:24:04 +02:00
BUILD Update bazel 2017-10-18 17:24:04 +02:00
OWNERS Updated OWNERS_ALIASES for scheduler, and added scheduler integration test owners. 2017-07-01 09:28:52 +08:00
scheduler.go Note equivalence class for dev and other fix 2017-09-09 22:35:16 +08:00
scheduler_test.go pkg/api/legacyscheme: fixup imports 2017-10-18 17:23:55 +02:00
testutil.go Add specific types for PredicateMetadata and PredicateMetadataProducer 2017-08-30 10:32:09 -07:00