k3s/cmd/kube-apiserver/app
Kubernetes Submit Queue 15c2dd906e
Merge pull request #66888 from yue9944882/refactor/promote-informers-into-master-cfg
Automatic merge from submit-queue (batch tested with PRs 66394, 66888, 66932). 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>.

Promote internal/external informers into master.Config

**Release note**:

```release-note
NONE
```
xref #66386

Shorten `BuildGenericConfig`'s return list. 
Put the internal and external informers into master.Config. Previous art:


[60614d5cdc/staging/src/k8s.io/apiserver/pkg/server/config.go (L196))
2018-08-08 07:00:08 -07:00
..
options Merge pull request #66196 from tanshanshan/fixspell1 2018-08-07 11:44:02 -07:00
testing apiserver: output flags in logical sections 2018-08-06 08:55:09 +02:00
BUILD Merge pull request #66386 from yue9944882/refactor/etcd-options-config 2018-08-06 20:26:02 -07:00
aggregator.go Enable coordination api group 2018-06-27 13:30:13 +02:00
apiextensions.go apiextensions-apiserver: add pkg/cmd/server/testing pkg for integration bootstrapping 2018-07-05 17:34:16 +02:00
server.go promote informers into master.Config 2018-08-08 09:35:45 +08:00