-
Notifications
You must be signed in to change notification settings - Fork 1.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
KEP 3077: contextual logging: simplify scope, avoid transition #3222
Conversation
pohly
commented
Feb 14, 2022
- One-line PR description: simplify scope, avoid transition
- Issue link: contextual logging #3077
- Other comments: See https://kubernetes.slack.com/archives/CG3518SFJ/p1643891467807349 for the initial discussion of this change.
f4d57c1
to
a7c562d
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This SGTM, but I don't know klog as deeply as I would need to be authoritative on the proposal.
a7c562d
to
84003ec
Compare
84003ec
to
54bb29e
Compare
A less ambitious goal is to just remove the usage of the traditional klog logging API and the hard dependency on the klog logging implementation and still keeping k8s.io/klog/v2 as dependency. The main advantage is that there's no need for a transition to a new k8s.io/klogr package.
54bb29e
to
42bb993
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
/lgtm
/approve
/lgtm |
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: dashpole, pohly, thockin The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |