-
Notifications
You must be signed in to change notification settings - Fork 12
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
Finalize issues of S3 proxy features to go live #1538
Comments
Final Development Items
TODO
|
Testing and Documentation1. Remove s3proxy from a user namespace that no longer requires itCase 1: Profile is created from https://github.com/StatCan/aaw-kubeflow-profiles I created the
Note: On the first page load, the service worker may not get loaded into the browser. This can lead to a false "403" forbidden error message. As described in the s3proxy developer docs, we have a service worker that removes an erroneous Case 1.1: Select "Unclassified" bucket
Note: The UI is a bit finicky with file uploads; the progress bar shows 0% progress and turns green when the file upload completes. The file is uploaded correctly, but the UI appears as though no progress has been made. Note: the aws-js-s3-explorer UI does not currently allow users to download files through the kubeflow interface. The issue is that the request URL in the aws js s3 explorer application does not have the |
Mathis and Jose workIn relation to Collin's comment here. ✔️ means good to go ❌ means problem (and in this case so does ❗, but was not in Collin's initial comment ). ⭕ means task to be completed. ✔️ Removing Unusable Items from the MenuThe PR just needed slight tweaking as initially it complained about not being able to find the ✔️ Verify that the appropriate volumes are mounting correctly to unclassified and protected-b instances of s3proxy.To test this I started up a few notebooks. The PVC's of ❌Need to ensure that there is persistence across s3proxy restartsHowever, note that if you ⭕ VS for storage button❗ IMPORTANT Things to NoteWe are able to access kubeflow central dashboard from the protected b remote desktop and as a result, can interact with the |
Notes from debugging session with @Jose-Matsuda and @mathis-marcotte : https://github.com/StatCan/daaas-private/issues/80 Discussion includes some networking details which is why it is outlined in a private repo. |
Refer to Blob-CSI epic #1001 and move forward with go-live of Blob-CSI and S3 proxy features.
Follow the confirmation of the feature functioning in Prod we will need to action the following
The text was updated successfully, but these errors were encountered: