apiserver/pkg/server/httplog
Abu Kashem bb69e234a6 apiserver: improve correlation by using the audit ID
- when we forward the request to the aggregated server, set the audit
  ID in the new request header. This allows audit logs from aggregated
  apiservers to be correlated with the kube-apiserver.
- use the audit ID in the current tracer
- use the audit ID in httplog
- when a request panics, log an error with the audit ID.

Kubernetes-commit: b607ca1bf3e1cf6152c446ea61ac7fdd9014e1f1
2021-03-02 19:27:43 -05:00
..
doc.go genericapiserver: fix imports 2017-01-19 10:27:27 -05:00
httplog.go apiserver: improve correlation by using the audit ID 2021-03-02 19:27:43 -05:00
httplog_test.go apiserver: store httplog in context 2019-06-14 13:09:13 +02:00