Manage the audit ID early in the request handling logic so that it can be used by different layers to improve correlation. - If the caller does not specify a value for Audit-ID in the request header, we generate a new audit ID - If a user specified Audit-ID is too large, we truncate it - We echo the Audit-ID value to the caller via the response Header 'Audit-ID' Kubernetes-commit: 31653bacb9b979ee2f878ebece7e25f79d3f9aa6 |
||
|---|---|---|
| .. | ||
| event | ||
| policy | ||
| OWNERS | ||
| context.go | ||
| format.go | ||
| metrics.go | ||
| request.go | ||
| request_test.go | ||
| scheme.go | ||
| types.go | ||
| union.go | ||
| union_test.go | ||