kubernetes/test/e2e/framework
k8s-merge-robot 2b9637da6a Merge pull request #23945 from smarterclayton/move_reset_metrics
Automatic merge from submit-queue

Move /resetMetrics to DELETE /metrics

Reduces the surface area of the API server slightly and allows
downstream components to have deleteable metrics. After this change
genericapiserver will *not* have metrics unless the caller defines it
(allows different apiserver implementations to make that choice on their
own).

@wojtek-t
2016-04-17 05:58:26 -07:00
..
cleanup.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
framework.go e2e test for 1.3 2016-04-13 16:49:24 -07:00
kubelet_stats.go Add perfdash support in kubelet_perf and metrics_util 2016-04-13 14:32:11 -07:00
log_size_monitoring.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
metrics_util.go Move /resetMetrics to DELETE /metrics 2016-04-15 11:44:17 -04:00
perf_util.go Add perfdash support in kubelet_perf and metrics_util 2016-04-13 14:32:11 -07:00
prompush.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
resource_usage_gatherer.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
test_context.go Update test/e2e for test/e2e/framework refactoring 2016-04-13 10:50:17 -07:00
util.go Convert poll in e2e with watch.Until 2016-04-15 22:21:42 -04:00