k3s/cmd/kube-apiserver/app
Kubernetes Submit Queue 14eb029fba
Merge pull request #67798 from mbohlool/crd_refactoring
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions here: https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md.

Refactor admission webhook client code to a apiserver/pkg/util package

As part of #67006 This refactoring enable us to share code between admission webhooks and CRD conversion webhooks.

@deads2k @lavalamp @sttts @kubernetes/sig-api-machinery-misc
2018-08-31 06:16:28 -07:00
..
options kube-apiserver: switch apiserver's DeprecatedInsecureServingOptions 2018-08-17 08:56:47 +02:00
testing apiserver: output flags in logical sections 2018-08-06 08:55:09 +02:00
BUILD Merge pull request #67798 from mbohlool/crd_refactoring 2018-08-31 06:16:28 -07:00
aggregator.go Generate files and modifications for autoscaling/v2beta2 and custom_metrics/v1beta2 2018-08-27 11:07:53 -04:00
apiextensions.go Set paging feature correctly for aggregator and crd storage 2018-08-25 09:51:34 -04:00
server.go Refactor addmission webhook hook client to a util package 2018-08-31 16:07:15 +10:00