k3s/pkg/api
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
..
annotations Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
endpoints start the apimachinery repo 2017-01-11 09:09:48 -05:00
errors start the apimachinery repo 2017-01-11 09:09:48 -05:00
events start the apimachinery repo 2017-01-11 09:09:48 -05:00
install mechanical repercussions 2017-01-13 08:27:14 -05:00
meta start the apimachinery repo 2017-01-11 09:09:48 -05:00
pod Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
resource start the apimachinery repo 2017-01-11 09:09:48 -05:00
rest Update bazel 2017-01-11 18:53:24 +01:00
service Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
testapi mechanical repercussions 2017-01-13 08:27:14 -05:00
testing Merge pull request #39478 from rrati/pod-affinity-api-fields 2017-01-12 15:06:33 -08:00
unversioned start the apimachinery repo 2017-01-11 09:09:48 -05:00
util Enable auto-generating sources rules 2017-01-05 14:14:13 -08:00
v1 [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
validation Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
BUILD mechanical repercussions 2017-01-13 08:27:14 -05:00
OWNERS Update OWNERS 2016-11-18 15:15:46 -08:00
conversion.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
conversion_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
copy_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
deep_copy_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
defaulting_test.go default a CSR's allowed usage to key encipherment and digital signing 2017-01-11 14:57:26 -08:00
defaults.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
field_constants.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
generate_test.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
helpers.go [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
helpers_test.go [scheduling] Moved pod affinity and anti-affinity from annotations to api 2017-01-12 14:54:29 -05:00
mapper.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
meta.go Split pkg/genericapiserver/api/request from ObjectMeta 2017-01-11 18:26:33 +01:00
meta_test.go mechanical repercussions 2017-01-13 08:27:14 -05:00
node_example.json Change minion to node 2016-09-28 10:53:30 -07:00
ref.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
ref_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
register.go mechanical repercussions 2017-01-13 08:27:14 -05:00
replication_controller_example.json Initial Quobyte support 2016-08-18 17:13:50 +02:00
resource_helpers.go Split pkg/genericapiserver/api/request from ObjectMeta 2017-01-11 18:26:33 +01:00
resource_helpers_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
serialization_proto_test.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
serialization_test.go Merge pull request #39814 from deads2k/api-58-multi-register 2017-01-13 12:37:02 -08:00
types.go start the apimachinery repo 2017-01-11 09:09:48 -05:00
zz_generated.deepcopy.go start the apimachinery repo 2017-01-11 09:09:48 -05:00