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

[release/v1.1] node-installer: remove resource limits #1001

Merged
merged 1 commit into from
Nov 13, 2024

Conversation

katexochen
Copy link
Member

There's no strong reason for having resource limits on the node-installer and given the unpredictable nature of the kernel's resource accounting, we should remove the resource limits so that we don't run into unexpected OOMs.

Fixes f5da52d

(cherry picked from commit 7f50e0c)

There's no strong reason for having resource limits on the
node-installer and given the unpredictable nature of the kernel's
resource accounting, we should remove the resource limits so that we
don't run into unexpected OOMs.

Fixes f5da52d

(cherry picked from commit 7f50e0c)

Signed-off-by: Tom Dohrmann <[email protected]>
@katexochen katexochen added the bug fix Fixing a user facing bug label Nov 13, 2024
@katexochen katexochen requested a review from 3u13r November 13, 2024 12:28
Copy link
Member

@3u13r 3u13r left a comment

Choose a reason for hiding this comment

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

LGTM

@katexochen katexochen merged commit 5421de4 into release/v1.1 Nov 13, 2024
10 checks passed
@katexochen katexochen deleted the backport-948-to-release/v1.1 branch November 13, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug fix Fixing a user facing bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants