k3s/cmd/kube-apiserver/app
Kubernetes Submit Queue a7a3dcfc52
Merge pull request #59037 from hzxuzhonghu/aggregator-api
Automatic merge from submit-queue. If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

refactor aggregator api group install

**What this PR does / why we need it**:
refactor aggregator apigroup install. move NewRESTStorage to 
`staging/src/k8s.io/kube-aggregator/pkg/registry/apiservice/rest/storage_apiservice.go`

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-02-01 04:35:10 -08:00
..
options Merge pull request #59037 from hzxuzhonghu/aggregator-api 2018-02-01 04:35:10 -08:00
testing Extend apiserver testserver such that in can be used in integration tests 2017-11-22 15:16:25 +05:30
BUILD refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00
aggregator.go refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00
apiextensions.go pass APIEnablement through apiserver chain 2018-01-22 19:10:26 +08:00
server.go Merge pull request #58644 from yguo0905/webhooks 2018-01-26 15:58:27 -08:00