kubernetes/test/e2e/framework
Kubernetes Submit Queue 23348ceedc Merge pull request #46354 from smarterclayton/metrics_subresource
Automatic merge from submit-queue (batch tested with PRs 45573, 46354, 46376, 46162, 46366)

Subresources are not included in apiserver prometheus metrics

Subresources are very often completely different code paths and errors
generated on those code paths are important to distinguish.

@kubernetes/sig-api-machinery-pr-reviews

```release-note
The Prometheus metrics for the kube-apiserver for tracking incoming API requests and latencies now return the `subresource` label for correctly attributing the type of API call.
```
2017-05-25 03:13:59 -07:00
..
authorizer_util.go add rbac v1beta1 2017-01-18 09:49:33 -05:00
BUILD Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
cleanup.go Remove "All rights reserved" from all the headers. 2016-06-29 17:47:36 -07:00
exec_util.go Move client/unversioned/remotecommand to client-go 2017-05-15 16:28:56 +03:00
federation_util.go Add the ability to customize federation system namespace in e2e turn up scripts. 2017-03-24 14:42:50 -07:00
firewall_util.go Change the default CLUSTER_IP_RANGE used by e2e 2017-04-14 13:49:54 -07:00
framework.go Remove one slightly-broken wait-for-endpoints test util and fix another 2017-05-12 12:31:42 -04:00
get-kubemark-resource-usage.go Make resource gatherer get data about etcd resource usage in kubemark setup 2017-04-13 15:22:36 +02:00
google_compute.go Delete regional static-ip instead of global for type=lb 2016-12-07 11:33:04 -08:00
ingress_utils.go Adding load balancer src ranges; support flag overrides 2017-03-24 16:36:19 -07:00
jobs_util.go Merge pull request #42176 from enisoc/controller-ref-job 2017-04-20 12:57:06 -07:00
kubelet_stats.go Add more logs to kubelet_stats 2017-05-22 15:49:57 +02:00
log_size_monitoring.go Allow summaries to be printed out to ReportDir instead of stdout 2017-04-19 16:17:36 +02:00
metrics_util.go Subresources are not included in apiserver prometheus metrics 2017-05-24 16:23:50 -04:00
networking_utils.go Merge pull request #41903 from justinsb/clearer_test_logging 2017-05-08 15:42:53 -07:00
nodes_util.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
perf_util.go Print pod startup latency metric as perfdata 2017-05-12 14:31:18 +02:00
pods.go use default timeout for deletion 2017-03-08 14:40:19 -08:00
pv_util.go e2e test: test azure disk volume 2017-04-28 18:51:34 +00:00
resource_usage_gatherer.go Allow summaries to be printed out to ReportDir instead of stdout 2017-04-19 16:17:36 +02:00
service_util.go Check endpoint subsets length before asserting addresses. 2017-05-15 11:12:18 -07:00
size.go Cleanup: replace some hardcoded codes and remove unused functions 2017-04-25 09:38:25 +08:00
statefulset_utils.go E2E test for statefulset burst 2017-05-21 01:14:31 -04:00
test_context.go Move rest of performance data gathered by tests to Summaries 2017-05-10 14:50:38 +02:00
upgrade_util.go Move few reusable functions to upgrade_utils.go 2017-03-11 01:39:56 +05:30
util.go Fix CheckPodsCondition to print out the correct podName 2017-05-24 10:20:57 -07:00
volume_util.go Use dedicated Unix User and Group ID types 2017-05-05 14:07:38 +02:00