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

containerlimits support to skip cpu limit validation #613

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

fseldow
Copy link
Contributor

@fseldow fseldow commented Dec 5, 2024

What this PR does / why we need it:
cpu limit is considered not one best practise for k8s pod

Which issue(s) does this PR fix (optional, using fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when the PR gets merged):
Fixes #607

Special notes for your reviewer:

@fseldow fseldow requested a review from a team as a code owner December 5, 2024 08:34
f
Signed-off-by: Xinhe Li <[email protected]>
f
Signed-off-by: Xinhe Li <[email protected]>
f
Signed-off-by: Xinhe Li <[email protected]>
Copy link
Contributor

@JaydipGabani JaydipGabani left a comment

Choose a reason for hiding this comment

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

LGTM

@JaydipGabani JaydipGabani requested a review from a team December 5, 2024 21:18
Copy link
Member

@ritazh ritazh left a comment

Choose a reason for hiding this comment

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

LGTM

@ritazh ritazh requested a review from maxsmythe December 14, 2024 00:49
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.

Disable CPU Limits
3 participants