kubernetes/test/integration
Kubernetes Submit Queue fdb5707194
Merge pull request #64097 from damemi/hpa-metrics-specificity
Automatic merge from submit-queue (batch tested with PRs 67894, 64097). 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>.

HPA metrics specificity improvements

**What this PR does / why we need it**:
Improves available specificity for HPA metrics by adding metric selector fields for metrics of Pods and Objects. 

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Implements this KEP: https://github.com/kubernetes/community/pull/2055

**Special notes for your reviewer**:
Need to add/update tests?

**Release note**:

```release-note
Introduces autoscaling/v2beta2 and custom_metrics/v1beta2, which implement metric selectors for Object and Pods metrics, as well as allowing AverageValue targets on Objects, similar to External metrics.
```

/assign @DirectXMan12
2018-08-27 13:48:13 -07:00
..
apimachinery Update Bazel 2018-08-15 13:34:31 +02:00
apiserver Create cli-runtime staging repository 2018-08-21 17:08:30 +02:00
auth Kubelet creates and manages node leases 2018-08-26 16:03:36 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client replace framework.RunAMaster with kubeapiservertesting.StartTestServer 2018-07-28 10:33:39 +08:00
configmap Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
daemonset Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
defaulttolerationseconds Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
deployment Add Labels to various OWNERS files 2018-08-21 13:59:08 -04:00
dryrun Add dry run test for hpa v2beta2 2018-08-27 11:37:22 -04:00
etcd Merge pull request #64097 from damemi/hpa-metrics-specificity 2018-08-27 13:48:13 -07:00
evictions Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
examples Add wait to discovery integration test to fix flakiness 2018-08-14 01:03:03 +10:00
framework Merge pull request #66963 from Lion-Wei/integration 2018-08-17 10:37:20 -07:00
garbagecollector dry-run: Update DynamicClient to pass Create/Update options 2018-08-02 10:38:31 -07:00
ipamperf Merge pull request #64559 from AdamDang/patch-10 2018-07-16 17:00:06 -07:00
master limit forbidden error to details of what was forbidden 2018-08-20 16:40:29 -04:00
metrics Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
objectmeta Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
openshift Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
pods Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
quota Update Bazel 2018-08-10 09:55:41 +02:00
replicaset remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
replicationcontroller remove the unused verifyRemainingObjects function 2018-07-16 15:15:56 +08:00
scale Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
scheduler auto-generated 2018-08-24 10:58:09 +08:00
scheduler_perf Merge pull request #64936 from wgliang/master.scheduler_perf_test 2018-06-22 19:03:16 -07:00
secrets Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
serviceaccount Merge pull request #62420 from mikedanese/jose-bump 2018-08-23 15:39:59 -07:00
statefulset Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
storageclasses Run hack/update-bazel.sh 2018-06-22 16:22:57 -07:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Update ttlcontroller_test.go 2018-07-25 11:30:04 +08:00
util Autogenerated files 2018-08-17 11:18:52 -07:00
volume attachdetach controller: attach volumes immediately when Pod's PVCs are bound 2018-08-14 01:03:21 +08:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD Merge pull request #67256 from apelisse/dry-run-integration 2018-08-27 07:38:00 -07:00
doc.go don't use build tags to mark integration tests 2017-04-28 14:19:39 -07:00
utils.go aesgcm - passing 2018-01-31 10:50:11 -08:00