apiserver/pkg/audit
Tim Hockin 1431da0154 Replace uses of diff.ObjectDiff with cmp.Diff
ObjectDiff is already a shim over cmp.Diff, so no actual output or
behavior changes

Kubernetes-commit: 29c0b73d640b6e50c4f2dfeee7b07ca66a530dbd
2023-03-23 11:29:01 -07:00
..
policy Replace uses of diff.ObjectDiff with cmp.Diff 2023-03-23 11:29:01 -07:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
context.go Consolidate AuditContext 2022-07-12 11:53:57 -07:00
context_test.go Consolidate AuditContext 2022-07-12 11:53:57 -07: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 More useful audit error logs 2022-08-04 15:17:13 -07: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