Files
kubernetes/pkg
Kubernetes Submit Queue 1fc36a5743 Merge pull request #67469 from stewart-yu/stewart-controller-manager-kubecomponentconfig
Automatic merge from submit-queue (batch tested with PRs 65074, 67469). 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.

Move kube-controller-manager ComponentConfig external types to `k8s.io/kube-controller-manager`

**What this PR does / why we need it**:
As the title describe:
split `kube-controller-manager` component api into their own packages:
      
- external component api located in `k8s.io/kube-controller-manager/config/v1alpha/types.go`;
- internal component api located in `pkg/controller/apis/config/types.go`


**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #
ref: [kubernetes/community#2354](https://github.com/kubernetes/community/pull/2354)

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-09-04 08:03:40 -07:00
..
2018-08-30 18:24:23 -04:00
2018-07-06 10:55:17 -04:00
2018-09-04 19:40:13 +08:00
2018-09-03 15:34:50 +02:00
2018-08-29 20:21:17 +03:00
2018-06-22 16:22:57 -07:00
2018-08-30 18:24:23 -04:00
2018-06-22 16:22:57 -07:00
2018-08-31 18:01:02 -07:00
2018-06-22 16:22:57 -07:00
2018-08-30 18:24:23 -04:00