kubernetes/cmd/kube-controller-manager/app
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
..
options Merge pull request #42101 from Dmitry1987/feature/hpa-upscale-downscale-delay-configurable 2017-04-24 19:39:42 -07:00
apps.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05: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 generated 2017-05-09 21:28:39 -07:00
certificates.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00
controller_manager_test.go add --controllers to controller manager 2017-01-12 08:46:33 -05:00
controllermanager.go expose controller initializers 2017-05-08 14:34:18 -04:00
core.go increase the QPS for namespace controller 2017-05-03 15:25:13 -04:00
extensions.go DaemonSet: Use ControllerRef to route watch events. 2017-03-07 16:42:28 -08:00
plugins.go Remove alphaProvisioner in PVController and AlphaStorageClassAnnotation 2017-04-10 17:09:40 +08:00
policy.go Remove references to pkg/controller/informers 2017-02-27 06:47:59 -05:00