kubernetes/test/integration
Kubernetes Submit Queue 6466794b77
Merge pull request #64481 from immutableT/transormer-metrics-2
Automatic merge from submit-queue (batch tested with PRs 64481, 64569). 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>.

Instrument envelop transformer.

**What this PR does / why we need it**:
Add metrics for envelope transformer: 
   transformation_operation_count
   transformation_failures_count
   envelope_transformation_cache_misses_count
   data_key_generation_latencies_microseconds
   data_key_generation_failures_count

**Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
Fixes #

**Special notes for your reviewer**:

**Release note**:

```release-note
NONE
```
2018-06-03 13:13:03 -07:00
..
apiserver Merge pull request #63927 from deads2k/cli-60-factory-prune 2018-05-17 13:40:19 -07:00
auth svcacct: validate min and max expiration seconds on TokenRequest 2018-05-30 17:32:49 -07:00
benchmark/jsonify Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
client move old dynamic client to deprecated-client 2018-05-11 08:00:46 -04:00
configmap update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
daemonset Updated integration test. 2018-06-02 08:39:28 +08:00
defaulttolerationseconds update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
deployment test/integration: Use apps/v1 Deployment/ReplicaSet. 2018-05-22 13:43:07 -07:00
etcd Merge pull request #63100 from ravisantoshgudimetla/priority-beta-api 2018-05-14 14:35:21 -07:00
evictions Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
examples simplify api registration 2018-05-08 18:33:50 -04:00
framework Merge pull request #64174 from liggitt/correct-openapi-extensions 2018-05-24 09:41:09 -07:00
garbagecollector apiextensions: make CreateNewCustomResourceDefinition return created CRD 2018-05-23 21:41:55 +02:00
ipamperf Merge pull request #63049 from andrewsykim/kcm-nodeipam 2018-05-11 11:07:12 -07:00
master Add metrics for envelop transformer: 2018-06-01 23:00:08 +00:00
metrics update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
objectmeta update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
openshift remove kube-apiserver option that is always force to true 2018-04-02 12:19:34 -04:00
pods update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
quota update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
replicaset hack/update-bazel.sh 2018-03-20 11:15:36 -07:00
replicationcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
scale master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
scheduler Move pkg/scheduler/schedulercache -> pkg/scheduler/cache 2018-05-31 22:55:34 +08:00
scheduler_perf remove knob of equiv class in perf test 2018-05-18 17:17:03 -07:00
secrets update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
serviceaccount update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
statefulset Adding integration tests for statefulset 2018-03-28 19:24:48 -04:00
storageclasses update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
tls master count and lease endpoint tests 2018-04-27 13:03:31 -05:00
ttlcontroller Autogenerated: hack/update-bazel.sh 2018-02-16 13:43:01 -08:00
util remove knob of equiv class in perf test 2018-05-18 17:17:03 -07:00
volume update tests to be specific about the versions they are testing instead of floating 2018-05-01 13:18:41 -04:00
benchmark-controller.json Use pause manifest image 2018-04-06 11:00:50 +05:30
BUILD Adding integration tests for statefulset 2018-03-28 19:24:48 -04: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