kubernetes/test/integration/master
Kubernetes Submit Queue 42f6687a1c
Merge pull request #60536 from immutableT/transformer_metrics
Automatic merge from submit-queue (batch tested with PRs 62748, 60536, 62300, 62661, 62731). 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 transformer.go with latency metrics.

**What this PR does / why we need it**:
Instrument transformer.go with latency metrics - allowing to measure performance impact of adding KMS Providers.
**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-04-17 19:53:15 -07:00
..
BUILD Merge pull request #60536 from immutableT/transformer_metrics 2018-04-17 19:53:15 -07:00
crd_test.go Extend apiserver testserver such that in can be used in integration tests 2017-11-22 15:16:25 +05:30
kms_plugin_mock.go Remove potential sources of flakes for kms_transformation_test.go. 2018-03-05 08:34:14 -08:00
kms_transformation_test.go Remove potential sources of flakes for kms_transformation_test.go. 2018-03-05 08:34:14 -08:00
kube_apiserver_test.go Smoke test for OpenAPI paths in the test server 2017-11-24 10:14:55 +01:00
main_test.go use testmain in integration tests 2017-07-12 17:34:55 -07:00
secrets_transformation_test.go Instrument transformer.go with latency metrics. 2018-03-02 10:01:44 -08:00
synthetic_master_test.go Added test to check object size 2018-04-08 23:10:23 +05:30
transformation_testcase.go Instrument transformer.go with latency metrics. 2018-04-16 11:33:10 -07:00