k3s/test/e2e/autoscaling
Kubernetes Submit Queue 9c38cef9b1
Merge pull request #56858 from bskiba/cm-tests
Automatic merge from submit-queue (batch tested with PRs 56858, 57040, 56979, 57051, 57052). 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 e2e test for custom metrics with Prometheus and Stackdriver

**What this PR does / why we need it**:
Add e2e test for custom metrics in a setup with a container exposing metrics in Prometheus format and prometheus-to-sd sidecar container scraping the metrics and writing them to Stackdriver.
Also some test refactoring for adding new tests more easily (plan to add scale down tests and a test with scaling on two metrics).

**Release note**:
```
NONE
```
2017-12-16 16:34:39 -08:00
..
BUILD Add e2e test for custom metrics with Prometheus and Stackdriver 2017-12-14 11:53:39 +01:00
OWNERS Create sig-autoscaling-maintainers alias 2017-11-17 17:57:33 +01:00
autoscaling_timer.go Avoid unnecessary gcloud call if test was skipped 2017-10-09 11:35:11 +02:00
cluster_autoscaler_scalability.go use core client with explicit version globally 2017-10-27 15:48:32 +08:00
cluster_size_autoscaling.go use policy client with explicit version 2017-11-27 22:42:00 +08:00
custom_metrics_autoscaling.go Add e2e test for custom metrics with Prometheus and Stackdriver 2017-12-14 11:53:39 +01:00
dns_autoscaling.go use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
framework.go Add [sig-autoscaling] prefix to autoscaling e2e tests 2017-08-01 20:06:11 +08:00
horizontal_pod_autoscaling.go Add special tag for disabling ESIPP and HPA-related tests on large clusters 2017-11-15 14:35:44 +01:00