Feature/s3 support#673
Draft
etlstrauss wants to merge 19 commits intoreanahub:masterfrom
Draft
Conversation
11 tasks
d115207 to
e85e628
Compare
etlstrauss
added a commit
to etlstrauss/reana-workflow-controller
that referenced
this pull request
Mar 24, 2026
etlstrauss
added a commit
to etlstrauss/reana-workflow-controller
that referenced
this pull request
Mar 24, 2026
289e230 to
d46b276
Compare
d46b276 to
e49f013
Compare
Author
|
Addition: |
Update s3 configuration to esnure correct termination of pods, ensure matching dependencies, adding flask server to datastore for shutdown sequnce.
Reconfigure interactive session deployment to correctly terminate datastore.
8 tasks
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.
Description
This PR implements the possibility to dynamically mount S3 storage via a sidecar and s3fs via /dev/fuse volume by setting the corresponding user variables mentioned in #671 into the interactive session of a workflow. The implementation should allow to disable this functionality via the helm charts / values.yaml file.
Related Work
Fixes / Implements
other issues
Dependencies
Type of Change
Checklist:
run-tests.sh