apiserver/pkg/endpoints
Martin Vladev 3c79460222 Register Prometheus etcdmetrics only for apiserver
Removed automatic registration with `init` funciton and use `Register` function
to register metrics for etcd storage only when requested.

Kubernetes-commit: 40cf7880135b56e2d88a04d5fce08303b249eb34
2018-04-20 17:19:13 +03:00
..
discovery eliminate indirection from type registration 2018-04-24 08:21:23 -04:00
filters replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
handlers replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
metrics Register Prometheus etcdmetrics only for apiserver 2018-04-20 17:19:13 +03:00
openapi sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
request replace request.Context with context.Context 2018-04-24 08:10:34 -07:00
testing sync: initially remove files BUILD */BUILD BUILD.bazel */BUILD.bazel 2018-03-15 09:38:17 +00:00
apiserver_test.go remove useless alwaysAdmit in apiserver test 2018-04-25 16:37:08 +08:00
audit_test.go audit: uniform 2 or 3 events for short/long running requests 2017-06-13 20:47:29 +00:00
doc.go Mechanical fixup imports: pkg/genericapiserver 2017-02-13 07:36:41 -05:00
groupversion.go Remove request context mapper 2018-04-18 11:12:15 -04:00
installer.go Remove request context mapper 2018-04-18 11:12:15 -04:00
installer_test.go remove go-restful from namer for rest handling 2017-04-10 20:35:11 +00:00
patchhandler_test.go apiserver: move patch tests to their own file 2018-04-18 10:54:35 -07:00
watch_test.go remove dead code 2017-07-16 04:08:41 +00:00