feat(helm): configure workspace file limit and GC#900
Open
michaelbuchar wants to merge 1 commit intoreanahub:masterfrom
Open
feat(helm): configure workspace file limit and GC#900michaelbuchar wants to merge 1 commit intoreanahub:masterfrom
michaelbuchar wants to merge 1 commit intoreanahub:masterfrom
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #900 +/- ##
=======================================
Coverage 29.28% 29.28%
=======================================
Files 26 26
Lines 2786 2786
=======================================
Hits 816 816
Misses 1970 1970 🚀 New features to boost your workflow:
|
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Jul 11, 2025
…#900) Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
2dcf76e to
736ed9f
Compare
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Dec 4, 2025
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
736ed9f to
56ffec7
Compare
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Jan 28, 2026
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
56ffec7 to
b7a3759
Compare
tiborsimko
reviewed
Feb 2, 2026
| REANA_OPENSEARCH_USE_SSL: true | ||
| REANA_OPENSEARCH_CA_CERTS: "/code/certs/ca.crt" | ||
| REANA_OPENSEARCH_USER: reana | ||
| WORKSPACE_DISPLAY_FILE_LIMIT: 100000 |
Member
There was a problem hiding this comment.
Shall we document the new environment variables in README.md as part of this PR? Or shall we do it later as part of #901?
Author
There was a problem hiding this comment.
Let's do it now so that we don't forget about it :)
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Feb 6, 2026
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
b7a3759 to
2f3ec4c
Compare
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Feb 6, 2026
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
2f3ec4c to
4a67098
Compare
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Feb 6, 2026
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
4a67098 to
df9a8b5
Compare
michaelbuchar
pushed a commit
to michaelbuchar/reana
that referenced
this pull request
Feb 6, 2026
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
df9a8b5 to
6c2c01d
Compare
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
401fcdd to
6cd96cc
Compare
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.
Set default values for FORCE_GARBAGE_COLLECTION and WORKSPACE_DISPLAY_FILE_LIMIT environment variables in Helm.
Closes reanahub/reana-workflow-controller#644