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

[ShapeUp] Make Cloud Storage Read/Write + "Universal" Storage #3369

Closed
lorenzo-cavazzi opened this issue Nov 15, 2023 · 0 comments · Fixed by SwissDataScienceCenter/renku-ui#2915
Assignees

Comments

@lorenzo-cavazzi
Copy link
Member

Pitch on Notion

🤔 Problem

  • Users are confused and frustrated when they hear they can only read from S3 buckets, and can’t write to them.
  • Users want to be able to connect to data in other storage services other than S3 (for example, PolyBox). This is particularly important to the SDSC Academic Team (according to Nati).
  • Also datashim (the current technology for mounting S3) is unreliable and has lots of issues (r/w not working properly, sometimes doesn’t mount, not really actively supported)

🚞 User stories / journeys

  • As a RenkuLab sessions user, I want to be able to write data outputs back to my S3 bucket.
  • As a SDSC Academic Team member, I want to mount my NextCloud or PolyBox drive in a RenkuLab session so I have some personal storage space that I take with me across all my projects.
lorenzo-cavazzi added a commit to SwissDataScienceCenter/renku-ui that referenced this issue Jan 15, 2024
* Enable RW option on cloud storage (#2901, #2899)
* Support more cloud storage options from the backend, based on the 
    `GET /storage/get_storage_schema` endpoint (#2908)
* Refine UX when adding/editing storage (#2962)

fix #2900
re SwissDataScienceCenter/renku#3369

Co-authored-by: Flora Thiebaut <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants