apiserver/pkg/server/filters
Jordan Liggitt cec339c07a Revert "plumb context with request deadline"
This reverts commit 83f869ee1350da1b65d508725749fb70d0f535f2.

Kubernetes-commit: afd92b3b3ea8fa8e3dbe2521d6ce213c809d25c7
2020-11-19 18:15:04 -05:00
..
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
content_type.go add a content-type filter to apiserver filters to autoset nosniff 2019-01-04 14:06:46 -08:00
content_type_test.go add a content-type filter to apiserver filters to autoset nosniff 2019-01-04 14:06:46 -08:00
cors.go switch over k/k to use klog v2 2020-04-17 15:25:06 -04:00
cors_test.go fix using defer in loop in cors test 2018-01-26 16:56:12 +08:00
doc.go move genericapiserver/server/filters to apiserver 2017-01-27 14:15:18 -05:00
goaway.go fix S1008 simplify bool returns 2020-06-26 10:39:16 -05:00
goaway_test.go skip TestClientReceivedGOAWAY 2020-09-09 00:26:24 +08:00
longrunning.go Do not time-out profiler requests. 2018-01-02 14:42:01 +01:00
maxinflight.go do not allow inflight watermark histograms to fall too far behind 2020-10-05 11:26:48 -04:00
maxinflight_test.go do not allow inflight watermark histograms to fall too far behind 2020-10-05 11:26:48 -04:00
priority-and-fairness.go APF: graduate API and types to beta 2020-11-04 16:33:14 +08:00
priority-and-fairness_test.go APF: graduate API and types to beta 2020-11-04 16:33:14 +08:00
timeout.go Revert "plumb context with request deadline" 2020-11-19 18:15:04 -05:00
timeout_test.go Revert "plumb context with request deadline" 2020-11-19 18:15:04 -05:00
waitgroup.go apiserver: add Retry-After header to response when apiserver is shutting down 2019-11-20 17:30:52 +01:00
wrap.go put a message, not a stack, in the log on a timeout 2020-11-10 14:52:36 -05:00