kubernetes/pkg/genericapiserver/options
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
..
authentication.go switch webhook to clientgo 2017-01-09 16:53:24 -05:00
authorization.go switch webhook to clientgo 2017-01-09 16:53:24 -05:00
BUILD mechanical repercussions 2017-01-13 08:27:14 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
etcd.go Switch to etcd v3 API by default 2016-12-20 11:57:46 +01:00
OWNERS Update OWNERS approvers and reviewers: pkg/genericapiserver 2016-12-29 14:14:57 -08:00
server_run_options.go Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
serving.go start the apimachinery repo 2017-01-11 09:09:48 -05:00