mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-31 07:20:13 +00:00
Merge pull request #43440 from CaoShuFeng/audit_port
Automatic merge from submit-queue Update basic audit filter's comment message **Release note**: ```NONE ```
This commit is contained in:
commit
57fdd75cb8
@ -83,7 +83,9 @@ var _ http.Hijacker = &fancyResponseWriterDelegator{}
|
||||
// - source ip of the request
|
||||
// - HTTP method being invoked
|
||||
// - original user invoking the operation
|
||||
// - original user's groups info
|
||||
// - impersonated user for the operation
|
||||
// - impersonated groups info
|
||||
// - namespace of the request or <none>
|
||||
// - uri is the full URI as requested
|
||||
// 2. the response line containing:
|
||||
|
Loading…
Reference in New Issue
Block a user