apiserver/pkg/audit
Matthieu MOREL 17d29da911 fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()`
Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>

Kubernetes-commit: f777addb05aed8c2861c423fb29946e85151ecf6
2024-09-26 22:22:20 +02:00
..
policy fix: use `ErrorContains(t, err` instead of `Contains(t, err.Error()` 2024-09-26 22:22:20 +02: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