mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-08-17 23:57:49 +00:00
Update basic audit filter's comment message
This commit is contained in:
parent
1e5fa8fed5
commit
267288249b
@ -83,7 +83,9 @@ var _ http.Hijacker = &fancyResponseWriterDelegator{}
|
|||||||
// - source ip of the request
|
// - source ip of the request
|
||||||
// - HTTP method being invoked
|
// - HTTP method being invoked
|
||||||
// - original user invoking the operation
|
// - original user invoking the operation
|
||||||
|
// - original user's groups info
|
||||||
// - impersonated user for the operation
|
// - impersonated user for the operation
|
||||||
|
// - impersonated groups info
|
||||||
// - namespace of the request or <none>
|
// - namespace of the request or <none>
|
||||||
// - uri is the full URI as requested
|
// - uri is the full URI as requested
|
||||||
// 2. the response line containing:
|
// 2. the response line containing:
|
||||||
|
Loading…
Reference in New Issue
Block a user