kubernetes/cmd/kube-controller-manager/app
Kubernetes Submit Queue b66be98174 Merge pull request #39173 from caesarxuchao/include-leaderelection
Automatic merge from submit-queue (batch tested with PRs 47232, 48625, 48613, 48567, 39173)

Include leaderelection in client-go; 

Fix #39117
Fix https://github.com/kubernetes/client-go/issues/28

This PR:
* includes the leaderelection to the staging client-go
* to avoid conflict with golang's testing package, renames package /testing to /testutil, and renames cache/testing to cache/testframework

```release-note
client-go now includes the leaderelection package
```
2017-07-12 00:10:20 -07:00
..
options Merge pull request #39173 from caesarxuchao/include-leaderelection 2017-07-12 00:10:20 -07:00
apps.go Auto generated code for StatefulSet update 2017-06-06 13:47:19 -07:00
autoscaling.go remove unnecessary call to metrics install package 2017-05-09 18:05:22 -07:00
batch.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
bootstrap.go Wire in bootstrap and token controllers. 2017-02-10 12:49:23 -08:00
BUILD update bazel 2017-07-07 19:04:26 -07:00
certificates.go migrate group approver to use subject access reviews 2017-05-30 11:43:03 -07:00
controller_manager_test.go add --controllers to controller manager 2017-01-12 08:46:33 -05:00
controllermanager.go obvious fix 2017-07-07 19:04:26 -07:00
core.go Merge pull request #47645 from jsafrane/integration-test-speedup 2017-06-27 14:08:17 -07:00
extensions.go remove redundant alias 2017-06-30 20:56:19 +08:00
plugins.go Move LoadPodFromFile to volume utils 2017-06-26 16:02:43 +02:00
policy.go Log more verbose when DisruptionController doesn't start. 2017-05-18 13:19:06 -07:00