apiserver/pkg/audit
Tim Allclair 2a8bc69060 Initialize the AuditEvent with the AuditContext (#113611)
* Initialize the AuditEvent with the AuditContext

* Squash: Address PR feedback

* Squash: address PR feedback

Kubernetes-commit: 2b03f04ce589a57cf80b2153c7e5056c53c374d3
2023-07-03 18:28:13 +00: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 Initialize the AuditEvent with the AuditContext (#113611) 2023-07-03 18:28:13 +00:00
context_test.go Initialize the AuditEvent with the AuditContext (#113611) 2023-07-03 18:28:13 +00: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 Initialize the AuditEvent with the AuditContext (#113611) 2023-07-03 18:28:13 +00: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