kubernetes/pkg/apis
Kubernetes Submit Queue b87adb21b1 Merge pull request #40943 from deads2k/apiserver-01-admission-types
Automatic merge from submit-queue (batch tested with PRs 40943, 40967)

switch admission serialized config to an apiserver type

Switches the kube admission config from componentconfig to the new `apiserver.k8s.io` group so that all API servers can use the shared configuration.  This switch external serialization, but it does not move the code that reads the config.  I'd like to do that as a follow-on.

@kubernetes/sig-api-machinery-misc @kubernetes/api-reviewers @smarterclayton 
@derekwaynecarr ptal
@sttts
2017-02-06 12:22:54 -08:00
..
abac mechanical repercussions 2017-01-13 08:27:14 -05:00
apps Add custom conversion funcs not directly into pkg/api.Scheme 2017-02-05 15:01:47 +01:00
authentication Update protobufs 2017-02-02 06:58:29 +01:00
authorization Update protobufs 2017-02-02 06:58:29 +01:00
autoscaling Update protobufs 2017-02-02 06:58:29 +01:00
batch Avoid closing over range variables 2017-02-06 16:02:21 +01:00
certificates Add custom conversion funcs not directly into pkg/api.Scheme 2017-02-05 15:01:47 +01:00
componentconfig switch admission serialized config to an apiserver type 2017-02-06 11:38:08 -05:00
extensions Add custom conversion funcs not directly into pkg/api.Scheme 2017-02-05 15:01:47 +01:00
imagepolicy Update protobufs 2017-02-02 06:58:29 +01:00
meta/v1 genericapiserver: get rid of pkg/genericapiserver/server/openapi/common 2017-01-19 13:06:47 +01:00
policy Update protobufs 2017-02-02 06:58:29 +01:00
rbac Update protobufs 2017-02-02 06:58:29 +01:00
storage Update protobufs 2017-02-02 06:58:29 +01:00
OWNERS Updated top level owners file to match new format 2017-01-19 11:29:16 -08:00