kubernetes/pkg/apis
Kubernetes Submit Queue 5e4ff8ac54
Merge pull request #52371 from cheftako/external
Automatic merge from submit-queue (batch tested with PRs 56716, 52371). 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>.

Separate loop and plugin control

**What this PR does / why we need it**: Separate loop and plugin control in the kube-controller-manager.
Adding an "--external-plugin" flag to specify a plugin to load when
cloud-provider is set to "external". Flag has no effect currently
when the cloud-provider is not set to external. The expectation is
that the cloud provider and external plugin flags would go away once
all cloud providers are on stage 2 cloud-controller-manager solutions.

**Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close that issue when PR gets merged)*: fixes #52369 

**Special notes for your reviewer**:

**Release note**:
```release-note Added --external-plugin flag to kube-controller-manager to determine plugin when --cloud-provider is set to external.
```
2017-12-19 12:55:38 -08:00
..
abac Update generated code 2017-11-10 18:26:46 +01:00
admission Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
admissionregistration Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
apps Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
authentication Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
authorization Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
autoscaling Merge pull request #54998 from tengqm/autoscale-api-doc 2017-12-16 05:46:37 -08:00
batch Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
certificates Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
componentconfig Seperate loop and plugin control 2017-12-18 10:58:45 -08:00
core Merge pull request #54530 from sjenning/validate-state-transition 2017-12-18 17:45:43 -08:00
events Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
extensions Remove unused code in pkg/api/,pkg/apis/ 2017-12-07 13:35:47 +08:00
imagepolicy Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
networking Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
policy Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
rbac Display apiGroups before resources in PolicyRule 2017-12-11 09:53:31 -05:00
scheduling Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
settings Use full gopath for externalTypes 2017-11-26 00:12:32 +08:00
storage Use full gopath for externalTypes of missing API groups. 2017-11-26 00:12:45 +08:00
OWNERS Add liggitt as an API approver. Note that bgrant0607 is an approver, but 2017-08-23 11:32:05 -07:00