Skip to content
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

Fixes issues reported on cAdvisor logs #215

Closed
wants to merge 1 commit into from

Conversation

avimanyu786
Copy link

Fixes the following issues reported on the cAdvisor logs:

  1. Failed to get system UUID: open /etc/machine-id: no such file or directory
  2. Could not configure a source for OOM detection, disabling OOM events: open /dev/kmsg: no such file or directory

Fixes the following issues reported on the cAdvisor logs:

1. `Failed to get system UUID: open /etc/machine-id: no such file or directory`
2. `Could not configure a source for OOM detection, disabling OOM events: open /dev/kmsg: no such file or directory`
Copy link
Author

@avimanyu786 avimanyu786 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This service update fixes the following issues reported on the cAdvisor logs:

  1. Failed to get system UUID: open /etc/machine-id: no such file or directory
  2. Could not configure a source for OOM detection, disabling OOM events: open /dev/kmsg: no such file or directory

@nightah nightah closed this in 4e9d349 Aug 27, 2021
nightah added a commit that referenced this pull request Aug 27, 2021
Also include priviledged flag per cadvisor recommendations.

Closes #215.
Closes #232.

Signed-off-by: Amir Zarrinkafsh <nightah@me.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant