-
Notifications
You must be signed in to change notification settings - Fork 97
ECE: Disabling CPU hard limit and podman limitation #1511
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
base: main
Are you sure you want to change the base?
Conversation
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.
tiny suggestions for you, otherwise good. assume we have validated that this is safe to share
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.
tiny suggestions for you, otherwise good. assume we have validated that this is safe to share
Co-authored-by: shainaraskas <[email protected]>
This PR introduces the CPU hard limit configuration (enable / disable) within the
Resource overrides
page, and it describes that it doesn't have any effect on Podman hosts.I have also refined the introduction of the page.
Preview:
The reason of adding this is:
hiding
this button of the UI.I have added some warnings and implications of using this setting, and recommending to do it only when being guided by Support.
This PR will also be aligned with #1418 for the Podman limitation.