apiserver/pkg/endpoints/request
Patrick Ohly 8f8c30ff8f logging: fix names of keys
The stricter checking with the upcoming logcheck v0.4.1 pointed out these names
which don't comply with our recommendations in
https://github.com/kubernetes/community/blob/master/contributors/devel/sig-instrumentation/migration-to-structured-logging.md#name-arguments.

Kubernetes-commit: bc6c7fa91201348d010b638fbadf32007c0ac546
2023-01-16 15:04:01 +01:00
..
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
context.go apiserver: store (event, evaluated policy) pair in request context 2021-09-20 17:43:16 -04:00
context_test.go Generate and format files 2022-07-19 20:54:13 -04:00
doc.go genericapiserver: fix imports 2017-01-19 10:27:27 -05:00
received_time.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
received_time_test.go Take into account latency incurred in server filters 2020-09-18 16:46:07 -04:00
requestinfo.go logging: fix names of keys 2023-01-16 15:04:01 +01:00
requestinfo_test.go Requires single name for list and watch 2018-05-06 15:15:32 +02:00
webhook_duration.go track latency for http.ResponseWriter.Write 2022-02-04 11:36:23 -05:00
webhook_duration_test.go refactor: rename webhook duration tracker 2022-02-01 15:44:59 -05:00