apiserver/pkg/audit
Davanum Srinivas bda7e28bbb Avoid encoding in LogResponseObject when we are not going to use it
Signed-off-by: Davanum Srinivas <davanum@gmail.com>

Kubernetes-commit: e418ee3a92ca6c670d26f775b0f669e8a5fe233c
2025-05-12 09:29:22 -04:00
..
policy refactor: Stop using ioutil in apiserver 2025-05-08 11:28:52 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
context.go Eliminate AuditContext`s SetEventLevel 2025-05-09 06:57:31 -04:00
context_test.go Fix API server crash on concurrent map iteration and write 2023-10-23 20:59:40 +08:00
evaluator.go Combine RequestAuditConfig with RequestAuditConfigWithLevel 2022-11-02 15:23:48 -07:00
format.go add user-agent for audit log format legacy 2021-02-25 20:23:51 +08:00
metrics.go fix broken link in some files 2021-04-13 08:43:24 +08:00
request.go Avoid encoding in LogResponseObject when we are not going to use it 2025-05-12 09:29:22 -04:00
request_log_test.go Avoid encoding in LogResponseObject when we are not going to use it 2025-05-12 09:29:22 -04:00
request_test.go Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -07:00
scheme.go remove audit.k8s.io/v1[alpha|beta]1 versions 2022-02-13 13:23:49 +08:00
types.go Add String method to audit.Backend interface 2018-07-18 17:35:08 +08:00
union.go fix audit union loop variables in closures 2022-05-20 17:38:26 +08:00
union_test.go fix audit union loop variables in closures 2022-05-20 17:38:26 +08:00