kubernetes/cmd/kube-apiserver/app/options
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
..
BUILD refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00
options_test.go kube-apiserver flag --admision-control is deprecated, use the new --enable-admission-plugins 2018-01-24 20:47:54 +08:00
options.go deprecate insecure http flags and remove already deprecated public-address-override 2018-01-30 16:05:33 +08:00
validation.go refactor kube-aggregator api group install 2018-01-31 21:38:47 +08:00