apiserver/pkg/server/filters
yuexiao-wang 46f7a60026 wrong number of args in apiserver/pkg
Signed-off-by: yuexiao-wang <wang.yuexiao@zte.com.cn>

Kubernetes-commit: 235df842fafe21fe90f5691ca5eb1ab775fbe54d
2017-11-24 10:01:54 +08:00
..
BUILD update bazel and staging godep 2017-11-02 19:36:01 +08:00
OWNERS move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
compression.go add compression to GET and LIST api requests 2017-06-28 00:14:31 +00:00
compression_test.go wrong number of args in apiserver/pkg 2017-11-24 10:01:54 +08:00
cors.go move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
cors_test.go move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
doc.go move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
longrunning.go apiserver: move LongRunningRequestCheck type into endpoints/request 2017-06-13 20:47:27 +00:00
maxinflight.go remove duplicated import 2017-11-14 11:36:32 +08:00
maxinflight_test.go Report non-resource URLs in max-in-flight correctly 2017-08-29 13:14:36 +00:00
timeout.go Report "resource" scope where possible 2017-09-22 11:42:04 +00:00
timeout_test.go Record 429 and timeout errors to prometheus 2017-07-16 04:08:41 +00:00
waitgroup.go gracefully shutdown apiserver after all non-long running requests finish 2017-11-02 19:29:31 +08:00
wrap.go only log stacks on server errors 2017-04-10 20:35:11 +00:00