fix: add more memory to snapshot garbage collector#1395
Merged
Conversation
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #1395 +/- ##
==========================================
+ Coverage 65.89% 74.50% +8.61%
==========================================
Files 51 51
Lines 6456 6456
==========================================
+ Hits 4254 4810 +556
+ Misses 1711 1178 -533
+ Partials 491 468 -23
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
Collaborator
|
/retest |
sonam1412
approved these changes
Dec 22, 2025
Josh-Everett
approved these changes
Dec 22, 2025
Contributor
|
/retest |
b2981a1 to
2cc34f4
Compare
Member
Author
|
/retest |
1 similar comment
Contributor
|
/retest |
2cc34f4 to
495b706
Compare
Member
Author
|
/retest |
1 similar comment
Contributor
|
/retest |
kasemAlem
approved these changes
Jan 7, 2026
Member
Author
|
/retest |
1 similar comment
Member
Author
|
/retest |
hongweiliu17
approved these changes
Jan 8, 2026
Contributor
|
/retest |
1 similar comment
Member
Author
|
/retest |
Member
Author
|
/retest |
Contributor
|
/retest |
5 similar comments
Member
Author
|
/retest |
Contributor
|
/retest |
Contributor
|
/retest |
Contributor
|
/retest |
Contributor
|
/retest |
Contributor
|
@dirgim , seem like this one need a rebase, isn't ? |
* The gc is running into OOM errors on very busy clusters Signed-off-by: dirgim <kpavic@redhat.com> rh-pre-commit.version: 2.2.0 rh-pre-commit.check-secrets: ENABLED
495b706 to
23a801b
Compare
Contributor
|
/retest |
2 similar comments
Contributor
|
/retest |
Member
Author
|
/retest |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Signed-off-by: dirgim kpavic@redhat.com
Maintainers will complete the following section