k3s/cmd/kube-controller-manager
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
..
app Merge pull request #39173 from caesarxuchao/include-leaderelection 2017-07-12 00:10:20 -07:00
BUILD Convert go_binary linkstamp to x_defs 2017-06-08 14:59:55 -07:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00