apiserver/pkg/audit
Jordan Liggitt 828212b872 Avoid log spam in servers without auditing enabled
Kubernetes-commit: f23b9a500272c4c6ffaf2a577762f9e2e4370494
2022-03-31 01:50:24 -04:00
..
policy remove audit.k8s.io/v1[alpha|beta]1 versions 2022-02-13 13:23:49 +08:00
OWNERS Check in OWNERS modified by update-yamlfmt.sh 2021-12-09 21:31:26 -05:00
context.go Avoid log spam in servers without auditing enabled 2022-03-31 01:50:24 -04:00
context_test.go Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -07:00
evaluator.go apiserver: evaluate OmitManagedFields 2021-10-06 16:16:38 -04: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 Don't add audit annotations directly to the audit event 2022-03-28 11:38:38 -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 Add option to k8s apiserver to reject incoming requests upon audit failure 2018-07-03 14:40:55 +02:00
union_test.go Add String method to audit.Backend interface 2018-07-18 17:35:08 +08:00