ROX-33431: Bump prefetch-dependencies memory#3419
Conversation
to prevent OOM kills. The current 6G still leads to kills, e.g. in these pods: - collector-on-push-8m74d-prefetch-dependencies-pod - collector-on-push-jf5kh-prefetch-dependencies-pod - collector-on-push-vfvfs-prefetch-dependencies-pod - collector-on-push-vj9q5-prefetch-dependencies-pod Since it's not too frequent, I hope giving it 1G more should be enough.
|
Important Review skippedAuto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the ⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Enterprise Run ID: You can disable this status message by setting the Use the checkbox below for a quick retry:
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #3419 +/- ##
=======================================
Coverage 27.34% 27.34%
=======================================
Files 95 95
Lines 5420 5420
Branches 2545 2545
=======================================
Hits 1482 1482
Misses 3211 3211
Partials 727 727
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
/retest collector-on-push |
2 similar comments
|
/retest collector-on-push |
|
/retest collector-on-push |
|
/retest collector-on-push |
Description
Bumping memory to prevent the observed OOM kills.
The current 6G still leads to kills, e.g. in these pods:
Since it's not too frequent, I hope giving it 1G more should be enough.
Related thread https://redhat-internal.slack.com/archives/C081BAM590Q/p1780296820165749
Checklist
[ ] Updated documentation accordinglyAutomated testing
No change.
Testing Performed
Just CI.