k3s/pkg/kubelet/config
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
..
BUILD mechanical repercussions 2017-01-13 08:27:14 -05:00
apiserver.go fix redundant alias clientset 2017-01-12 10:21:05 +08:00
apiserver_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
common.go mechanical repercussions 2017-01-13 08:27:14 -05:00
common_test.go Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
config.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
config_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
file.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
file_linux.go cmd/kubelet 2016-11-23 15:53:09 -08:00
file_linux_test.go [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
file_unsupported.go fix issue #27137: kubelet detects pod manifest files in the directory using inotify 2016-09-28 10:34:56 +08:00
http.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
http_test.go Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
sources.go start the apimachinery repo 2017-01-11 09:09:48 -05:00