• Kubernetes Submit Queue's avatar
    Merge pull request #56858 from bskiba/cm-tests · 9c38cef9
    Kubernetes Submit Queue authored
    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
    ```
    9c38cef9
Name
Last commit
Last update
..
BUILD Loading commit data...
OWNERS Loading commit data...
autoscaling_timer.go Loading commit data...
cluster_autoscaler_scalability.go Loading commit data...
cluster_size_autoscaling.go Loading commit data...
custom_metrics_autoscaling.go Loading commit data...
dns_autoscaling.go Loading commit data...
framework.go Loading commit data...
horizontal_pod_autoscaling.go Loading commit data...