-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
[feature] S3 Integration for Artifact Storage (IRSA) #8502
Labels
Comments
Hi @zijianjoy @jlyaoyuli Can you please cc @chensun, @james-jwu |
Hi @gkcalat, I believe @ryansteakley is interested to contribute this functionality. Shall we go ahead with the PR? |
/assign @chensun |
1 task
resolved by #8651 merged, thanks everyone! |
1 task
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
S3 Integration for Artifact Storage (IRSA)
As of Kubeflow pipelines 2.0-alpha6 release, using IRSA for artifact storage in S3 is not fully supported(details later in the doc). There has been a long-running thread with high-interest for this functionality in the kubeflow pipelines github. These proposal aims to address it.
To support using IRSA with S3, we want to add the AWS JS SDK credentials module to the frontend container image and update the aws-helper to use credentialProviderChain function from the AWS JS SDK.
Please read the following design document to better understand the reasoning and use-case behind this feature.
/area frontend
Love this idea? Give it a 👍.
The text was updated successfully, but these errors were encountered: