-
Notifications
You must be signed in to change notification settings - Fork 6
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] Enable RW and support multiple cloud storages #2915
Conversation
You can access the deployment of this PR at https://renku-ci-ui-2915.dev.renku.ch |
cceb812
to
ff6429d
Compare
beed135
to
5e5c2a1
Compare
Fixes #2900. Support all the cloud storage options coming from the `GET /storage/get_storage_schema` endpoint.
client/src/features/project/components/ProjectSettingsCloudStorage.tsx
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This is potentially mergeable, though we shall wait until required backend components are ready and tagged.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM (based on previous reviews)
Tearing down the temporary RenkuLab deplyoment for this PR. |
Fixes SwissDataScienceCenter/renku#3369, fixes #2900.
/deploy renku=rclone-sessions renku-notebooks=rclone-csi amalthea=main renku-data-services=main extra-values=notebooks.cloudstorage.enabled=true,notebooks.cloudstorage.storageClass=csi-rclone-test,notebooks.cloudstorage.installRCloneCSI=false