-
Notifications
You must be signed in to change notification settings - Fork 867
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
fix(controller): Add klog logrus bridge. Fixes #2707. #2701
Conversation
fa877ca
to
a885b90
Compare
Should fix the issue mentioned in #1914
|
a885b90
to
09b1452
Compare
09b1452
to
61fd3c1
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #2701 +/- ##
=======================================
Coverage 81.47% 81.47%
=======================================
Files 133 133
Lines 20152 20154 +2
=======================================
+ Hits 16419 16421 +2
Misses 2881 2881
Partials 852 852
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
Signed-off-by: Clayton Walker <[email protected]>
Signed-off-by: Clayton Walker <[email protected]>
960ea46
to
3d11f83
Compare
2cc76db
to
1db4de5
Compare
Signed-off-by: Clayton Walker <[email protected]>
3676610
to
fbb5643
Compare
Signed-off-by: Clayton Walker <[email protected]>
fbb5643
to
ad481b9
Compare
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
@zachaller thanks for the review. Are there any next steps for me? |
@Sineaggi Merged, Thanks for contributing! |
* Add klog logrus bridge Signed-off-by: Clayton Walker <[email protected]> * Pull klog bridge out to log util Signed-off-by: Clayton Walker <[email protected]> * Upgrade logrusr to v4 Signed-off-by: Clayton Walker <[email protected]> * Simplify logging Signed-off-by: Clayton Walker <[email protected]> --------- Signed-off-by: Clayton Walker <[email protected]>
closes: #2707
closes: #1914
Checklist:
"fix(controller): Updates such and such. Fixes #1234"
.