• Kubernetes Submit Queue's avatar
    Merge pull request #49377 from CaoShuFeng/audit_id_http_response_header · a0826e1d
    Kubernetes Submit Queue authored
    Automatic merge from submit-queue (batch tested with PRs 49868, 50143, 49377, 50141, 50145)
    
    Return Audit-Id http response header for trouble shooting
    
    Users can use Audit-Id http response header to grep the audit events in log.
    This provides a fast way to find the events in audit.
    **Release note**:
    
    ```
    Audit-Id HTTP header is included in the apiserver responses for audited requests, except some cases when it's not possible, e.g. pods/exec.
    ```
    @sttts @tallclair
    a0826e1d
Name
Last commit
Last update
..
src/k8s.io Loading commit data...
BUILD Loading commit data...
OWNERS Loading commit data...
README.md Loading commit data...
godeps-json-updater.go Loading commit data...
prime-apimachinery.sh Loading commit data...