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 large file upload #13

Merged
merged 3 commits into from
Oct 3, 2024
Merged

Conversation

isinyaaa
Copy link
Contributor

@isinyaaa isinyaaa commented Sep 4, 2024

Following on the work done on oras-project/oras-py/pull/150, we got chunked upload support, which enables us to upload large files e.g. model files directly.

LMK how you'd like to test this.

@tarilabs tarilabs marked this pull request as draft September 25, 2024 07:59
@tarilabs
Copy link
Member

moved as Draft as mentioned, to give a chance to test "early" with b6c177f

@tarilabs
Copy link
Member

Looks it's all green 🤍
Now we just need to wait a release of oras-py that includes both of:

@tarilabs
Copy link
Member

tarilabs commented Oct 1, 2024

LMK how you'd like to test this.

I'd have an e2e test with a relatively larger (than the default chunk size) ML model file.

I would refrain it from GB size, simply to avoid overloading the GH Actions; if anything that could become later an isolate "performance test".

i.e. an e2e test with ~50MB file to start with?

isinyaaa and others added 2 commits October 2, 2024 10:45
Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
Signed-off-by: tarilabs <matteo.mortari@gmail.com>
@isinyaaa isinyaaa force-pushed the push-rkwtrnlwnzul branch 2 times, most recently from cf00b01 to fa44a6f Compare October 2, 2024 18:05
Signed-off-by: Isabella do Amaral <idoamara@redhat.com>
@isinyaaa isinyaaa marked this pull request as ready for review October 2, 2024 18:45
@tarilabs
Copy link
Member

tarilabs commented Oct 3, 2024

Thank you so much @isinyaaa for your work upstream in oras-py and on this capability! 👍 🚀

@tarilabs tarilabs merged commit f51e18f into containers:main Oct 3, 2024
12 checks passed
@isinyaaa isinyaaa deleted the push-rkwtrnlwnzul branch October 3, 2024 12:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants