-
Notifications
You must be signed in to change notification settings - Fork 364
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
Bump logrus to v1.9.3 + remove buffer overflow workaround #3182
Conversation
bc3b819
to
52acbfb
Compare
I see two shortcomings with the upstream approach:
|
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
Revert the buffer overflow workaround, which is no longer needed with logrus v1.9.3. Signed-off-by: Kimmo Lehto <klehto@mirantis.com>
52acbfb
to
2b2261c
Compare
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
The PR is marked as stale since no activity has been recorded in 30 days |
Description
Reverts changes made in #2674 that were done to work around bug sirupsen/logrus#1370 in logrus that was fixed in sirupsen/logrus#1384 and released as v1.9.3
Type of change
How Has This Been Tested?
Checklist: