kubernetes/test/e2e
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
..
apimachinery Merge pull request #56263 from supereagle/batch-client-with-version 2017-12-14 23:37:46 -08:00
apps Merge pull request #56702 from soltysh/backoff_limit_reset 2017-12-16 09:33:39 -08:00
auth Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
autoscaling Merge pull request #56858 from bskiba/cm-tests 2017-12-16 16:34:39 -08:00
chaosmonkey update BUILD files 2017-10-15 18:18:13 -07:00
common Merge pull request #54035 from xiangpengzhao/combine-e2e-test 2017-11-22 17:20:57 -08:00
framework Merge pull request #56401 from porridge/log-actual-rc 2017-12-15 20:08:16 -08:00
generated update BUILD files 2017-10-15 18:18:13 -07:00
instrumentation Add e2e test for custom metrics with Prometheus and Stackdriver 2017-12-14 11:53:39 +01:00
kubectl fix failed to access service of e2e test 2017-11-14 19:21:59 +08:00
lifecycle Change Auto-Repair e2e test tags. 2017-11-30 10:59:11 +01:00
manifest Update bazel 2017-10-18 17:24:04 +02:00
multicluster use core client with explicit version 2017-11-25 08:14:10 +08:00
network Merge pull request #56724 from nicksardo/gce-e2e-ilb-endpoint2 2017-12-16 07:46:48 -08:00
node Review fixes 2017-11-14 10:16:30 +01:00
perftype update BUILD files 2017-10-15 18:18:13 -07:00
scalability Merge pull request #56202 from porridge/typo-density 2017-12-14 13:54:49 -08:00
scheduling Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
servicecatalog use versiond group clients from client-go 2017-11-07 14:47:22 +08:00
storage Merge pull request #56639 from gnufied/add-resize-e2e-tests 2017-12-16 06:39:40 -08:00
testing-manifests Merge pull request #54111 from freehan/neg-test 2017-10-24 15:59:17 -07:00
ui Update Dashboard add-on to version 1.8.0 2017-11-28 17:53:02 +01:00
upgrades Merge pull request #55995 from supereagle/extensions-client-with-version 2017-12-14 00:45:15 -08:00
BUILD update autogen BUILD files 2017-11-07 11:17:00 +08:00
e2e-example-config.json Add viper support to core e2es 2016-09-15 18:38:01 -04:00
e2e.go Changed GetAllZones to only get zones with nodes that are currently 2017-11-20 16:04:18 -08:00
e2e_test.go Merge pull request #51898 from guangxuli/federation_e2e_test 2017-10-06 13:16:37 -07:00
examples.go Merge pull request #54386 from yanxuean/testfmt 2017-11-10 18:50:20 -08:00
gke_local_ssd.go Migrate api.Registry to testapi.Groups in tests. 2017-07-17 15:05:38 -07:00
gke_node_pools.go Use clientset in GetReadySchedulableNodesOrDie 2016-10-19 15:55:39 +02:00
README.md Update docs/ URLs to point to proper locations 2017-06-05 22:13:54 -07:00