kubernetes/pkg/controller/podautoscaler
Kubernetes Submit Queue caead74171 Merge pull request #45184 from DirectXMan12/feature/metrics-client-gen-tweaks
Automatic merge from submit-queue (batch tested with PRs 46801, 45184, 45930, 46192, 45563)

Tweak client-gen to support metrics API

This PR adds support to client-gen for readonly APIs as well as for customizing the resource name used for a given type.

This is required to support the clients generated for `k8s.io/metrics/pkg/apis/metrics`.

cc @caesarxuchao 

Currently based on #45180

**Release note**:
```release-note
NONE
```
2017-06-02 18:05:50 -07:00
..
metrics Merge pull request #45184 from DirectXMan12/feature/metrics-client-gen-tweaks 2017-06-02 18:05:50 -07:00
BUILD hack/update-bazal.sh 2017-05-15 13:51:39 -07:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go Fix HPA unit tests with new fake client 2017-05-10 13:33:18 -04:00
horizontal.go Merge pull request #42101 from Dmitry1987/feature/hpa-upscale-downscale-delay-configurable 2017-04-24 19:39:42 -07:00
legacy_horizontal_test.go rely on staging/metrics instead of on 2017-05-15 13:50:49 -07:00
legacy_replica_calculator_test.go rely on staging/metrics instead of on 2017-05-15 13:50:49 -07:00
OWNERS Update OWNERS based on PR comments 2016-11-02 16:28:23 -07:00
rate_limitters.go Rate limit HPA controller to sync period 2017-03-09 16:32:01 -05:00
replica_calculator_test.go Fix HPA unit tests with new fake client 2017-05-10 13:33:18 -04:00
replica_calculator.go move pkg/api/v1/ref.go and pkg/api/v1/resource.go to subpackages. move some functions in resource.go to pkg/api/v1/node and pkg/api/v1/pod 2017-04-17 11:38:11 -07:00