-
Notifications
You must be signed in to change notification settings - Fork 814
Mask thermal paths #6074
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
Mask thermal paths #6074
Conversation
Ephemeral COPR build failed. @containers/packit-build please check. |
a26646e
to
f4f8efa
Compare
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
f4f8efa
to
2d3e4dd
Compare
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
2d3e4dd
to
0e11a5d
Compare
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
Closes: containers#6073 Signed-off-by: Giuseppe Scrivano <[email protected]>
0e11a5d
to
95fb646
Compare
95fb646
to
cbcdff4
Compare
@containers/buildah-maintainers ready for review |
That is the same configuration used already by Podman. Signed-off-by: Giuseppe Scrivano <[email protected]>
cbcdff4
to
2031709
Compare
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.
Do we need to add / update tests?
LGTM as such.
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: giuseppe, lsm5 The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
the tests were added to the c/common change |
NVM, looks handled in containers/common#2375 . LGTM. |
/lgtm |
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
vendor the following dependencies: - containers/common#2375 - containers/buildah#6074 Closes: containers#25634 Signed-off-by: Giuseppe Scrivano <[email protected]>
/kind bug
What this PR does / why we need it:
Mask /proc/interrupts and /sys/devices/system/cpu//thermal_throttle by default
Fixes #6073