apiserver/pkg/audit
njuptlzf dd5fc094cd Use objGV instead of gvk.GroupVersion
Kubernetes-commit: 15c4d579f08335f33555d3cab5eff41c74e671b9
2021-06-02 14:27:30 +08:00
..
event Export UserInfo conversion, use authnv1.UserInfo in audit 2019-09-09 08:54:54 -04:00
policy audit: make stage consts use correct type 2021-04-09 12:29:20 -04:00
OWNERS Updated OWNERS files to include link to docs 2019-01-30 20:05:00 +01:00
context.go Allow handlers early in the request chain to set audit annotations 2020-03-19 20:02:37 -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 Use objGV instead of gvk.GroupVersion 2021-06-02 14:27:30 +08:00
request_test.go limit User-Agent max length 1024 and add ...TRUNCATED suffix 2018-06-20 11:15:09 +08:00
scheme.go Audit test utils fix (#74276) 2019-02-22 01:19:51 -07: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