-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Open
Description
We should align with upstream changes for logging in 1.35:
- contextual logging kubernetes/enhancements#3077
- Structured logging kubernetes/enhancements#1602
- client-go should log with the context kubernetes/kubernetes#119813
This would mostly just require wrapping context with named loggers at various points within the codebase. This would assist with long-running challenges around figuring out which component is emitting what log message.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
To Triage