apiserver/pkg/server/filters
Joe Betz e1e8bebf50 Add --request-timeout to allow the global request timeout of 60 seconds to be configured.
Kubernetes-commit: cb764756c6f152bfb866b161315369bc47ebf13c
2017-08-29 13:18:50 +00:00
..
BUILD Use buildozer to delete licenses() rules except under third_party/ 2017-08-29 13:15:24 +00: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 add compression to GET and LIST api requests 2017-06-28 00:14:31 +00: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 Report non-resource URLs in max-in-flight correctly 2017-08-29 13:14:36 +00:00
maxinflight_test.go Report non-resource URLs in max-in-flight correctly 2017-08-29 13:14:36 +00:00
timeout.go Add --request-timeout to allow the global request timeout of 60 seconds to be configured. 2017-08-29 13:18:50 +00:00
timeout_test.go Record 429 and timeout errors to prometheus 2017-07-16 04:08:41 +00:00
wrap.go only log stacks on server errors 2017-04-10 20:35:11 +00:00