kubernetes/cmd/kube-controller-manager
Kubernetes Submit Queue a48cfe9fe5 Merge pull request #45384 from caesarxuchao/copy-metrics-interanl
Automatic merge from submit-queue (batch tested with PRs 45382, 45384, 44781, 45333, 45543)

Copy internal types to metrics

Supersedes #45306. 

#45306 removed the internal types and suggested whoever needs the internal types should define their own copy, and use the code-gen tools to generated the conversion functions. Per offline discussion with @DirectXMan12, we wanted to go that direction but it's not clear where to put the internal types yet. Hence, as a temporary solution, we decided copy the referred client-go/pkg/api types into metrics api to avoid the dependency.

The commit "remove need of registry from custom_metrics/client.go" is similar to what I did to the fake client in an earlier PR. Let me know if you want to put the commit in another PR.
2017-05-10 17:47:41 -07:00
..
app Merge pull request #45384 from caesarxuchao/copy-metrics-interanl 2017-05-10 17:47:41 -07:00
BUILD bazel: statically link dockerized components 2017-04-14 15:51:54 -07:00
controller-manager.go copy pkg/util/logs to apiserver 2017-02-13 12:07:15 -05:00
OWNERS Remove krousey from some OWNERS files 2017-03-10 11:12:29 -08:00