-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Reduce log spam when unable to get network stats #1700
Conversation
/cc @sjenning |
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
There is an issue with our test infra right now, and I am not sure when I will be able to figure it out. How urgent is this fix?
@dashpole - the customer reported this was putting their root partition at risk, but in theory the should be able to monitor logs separately. i want to avoid similar reports in the future, so just knowing this is lgtm from you is fine. i would like the version of cadvisor we have w/ kube 1.8 has this fix. |
/retest |
/test pull-cadvisor-e2e |
oh sorry, you need to rebase |
rebasing... |
805a241
to
d493f11
Compare
@dashpole -- rebased, simple review. |
Automatic merge from submit-queue (batch tested with PRs 14825, 15756, 16178, 16188, 16189) UPSTREAM: google/cadvisor: 1700: Reduce log spam when unable to get network stats google/cadvisor#1700 xref https://bugzilla.redhat.com/show_bug.cgi?id=1328913 @derekwaynecarr
@derekwaynecarr @dashpole Do you have any idea about why it happened? I saw so much log but can not find any process match the Pids. |
I have multiple reports of this spamming logs and causing stability issues.
suspect the container process has exited but the cgroup still remained.