-
Notifications
You must be signed in to change notification settings - Fork 26
chore(deps): upgrade {logger, go version, linters} #46
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
Conversation
ThomasK33
left a comment
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.
The log messages aren't structured logs and as such won't work/display correctly.
You'll need to refactor them to be more like shown here: https://github.com/kubernetes/enhancements/blob/master/keps/sig-instrumentation/3077-contextual-logging/README.md
Co-authored-by: Thomas Kosiewski <[email protected]>
ThomasK33
left a comment
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.
Looks good, just a couple of remarks regarding logging and levels.
Once those are fixed, this can be merged.
step 3 as part of Ref ENG-2850: