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

Enable Storage.py to be able to download from URL file #883

Closed
axsaucedo opened this issue Sep 24, 2019 · 2 comments
Closed

Enable Storage.py to be able to download from URL file #883

axsaucedo opened this issue Sep 24, 2019 · 2 comments
Milestone

Comments

@axsaucedo
Copy link
Contributor

Currently the Storage.py functionality encompasses s3, Azure bucket, Google bucket and local filestore.

The scope of this issue is to enable the Storage.py interface to be able to handle downloads of files through URL HTTP file downloads.

An example would be a link such as https://website.com/file.tar.gz

@ukclivecox
Copy link
Contributor

You might want to update to latest storage.py from kfserving if useful as well: https://github.com/kubeflow/kfserving/blob/master/python/kfserving/kfserving/storage.py

@axsaucedo
Copy link
Contributor Author

Closing and moving to #1028

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

No branches or pull requests

2 participants