kubernetes/pkg/controller/podautoscaler
Kubernetes Submit Queue 3d4cd0ace3
Merge pull request #61362 from bskiba/test-em-missing
Automatic merge from submit-queue (batch tested with PRs 60373, 61098, 61352, 61359, 61362). If you want to cherry-pick this change to another branch, please follow the instructions <a href="https://github.com/kubernetes/community/blob/master/contributors/devel/cherry-picks.md">here</a>.

Add HPA test for FailedGetExternalMetric

**What this PR does / why we need it**:
Add a HPA test for missing external metrics.

**Release note**:

```
NONE
```
2018-03-21 22:39:22 -07:00
..
metrics Implement external metrics in HPA 2018-02-27 14:10:29 +01:00
BUILD Implement external metrics in HPA 2018-02-27 14:10:29 +01:00
doc.go Use Go canonical import paths 2016-07-16 13:48:21 -04:00
horizontal_test.go Merge pull request #61362 from bskiba/test-em-missing 2018-03-21 22:39:22 -07:00
horizontal.go GetExternalMetricReplicas ignores unready pods 2018-03-13 22:27:28 -04:00
legacy_horizontal_test.go remove duplicated import 2018-01-17 09:34:59 +08:00
legacy_replica_calculator_test.go Make HPA tolerance a flag 2017-09-28 22:01:51 -04:00
OWNERS Add approvers to owners file for hpa 2017-07-18 13:23:43 +02:00
rate_limitters.go Fix golint errors in pkg/controller/podautoscaler 2017-09-09 14:53:34 -04:00
replica_calculator_test.go GetExternalMetricReplicas ignores unready pods 2018-03-13 22:27:28 -04:00
replica_calculator.go GetExternalMetricReplicas ignores unready pods 2018-03-13 22:27:28 -04:00