kubernetes/plugin/pkg/scheduler
Kubernetes Submit Queue a6fa5c2bfd Merge pull request #39814 from deads2k/api-58-multi-register
Automatic merge from submit-queue

replace global registry in apimachinery with global registry in k8s.io/kubernetes

We'd like to remove all globals, but our immediate problem is that a shared registry between k8s.io/kubernetes and k8s.io/client-go doesn't work.  Since client-go makes a copy, we can actually keep a global registry with other globals in pkg/api for now.

@kubernetes/sig-api-machinery-misc @lavalamp @smarterclayton @sttts
2017-01-13 12:37:02 -08:00
..
algorithm [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
algorithmprovider Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
api start the apimachinery repo 2017-01-11 09:09:48 -05:00
factory Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
metrics Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
schedulercache [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
testing start the apimachinery repo 2017-01-11 09:09:48 -05:00
BUILD start the apimachinery repo 2017-01-11 09:09:48 -05:00
equivalence_cache.go plugin/scheduler 2016-11-23 15:53:09 -08:00
extender.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
extender_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
generic_scheduler.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
generic_scheduler_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
OWNERS Move blunderbuss assignees into tree 2016-03-02 20:46:32 -05:00
scheduler.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
scheduler_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00