| .. |
|
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
|
fix the address of restful-CORS-filter.go and restful-basic-authentication.go in the comment of ./staging/src/k8s.io/apiserver/pkg/server/filters/cors.go
|
2021-02-06 09:07:58 +08: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
|
deflake TestClientReceivedGOAWAY test
|
2021-06-18 00:38:02 +02:00 |
|
hsts.go
|
Fix HSTS Missing From HTTPS Server(Nessus Scanner)
|
2020-11-12 16:10:58 +08:00 |
|
longrunning.go
|
Do not time-out profiler requests.
|
2018-01-02 14:42:01 +01:00 |
|
maxinflight.go
|
Implement support for watch initialization in P&F
|
2021-05-07 12:49:06 +02: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
|
Rename httplog entry from "apf_d" to "apf_fd"
|
2021-09-15 17:10:11 -04:00 |
|
priority-and-fairness_test.go
|
apf: rename WorkEstimate.Seats to InitialSeats
|
2021-09-24 09:41:38 -04:00 |
|
timeout.go
|
add more context to post timeout request activities
|
2021-04-09 12:09:35 -04:00 |
|
timeout_test.go
|
add more context to post timeout request activities
|
2021-04-09 12:09:35 -04:00 |
|
waitgroup.go
|
apiserver: add a new mode for graceful termination
|
2021-07-14 10:39:29 -04:00 |
|
with_retry_after.go
|
Revert "Merge pull request #104281 from tkashem/not-ready-429"
|
2021-08-31 10:10:46 -04:00 |
|
with_retry_after_test.go
|
Revert "Merge pull request #104281 from tkashem/not-ready-429"
|
2021-08-31 10:10:46 -04:00 |
|
wrap.go
|
apiserver: improve correlation by using the audit ID
|
2021-03-02 19:27:43 -05:00 |