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:
Kubernetes Submit Queue 2017-04-24 06:27:59 -07:00 committed by GitHub
commit 57fdd75cb8

View File

@ -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: