onepanel
onepanel copied to clipboard
Files larger than 10 mb do not have a download option (Workflows)
Is your feature request related to a problem? Please describe. File that are larger than 10 mb do not download from the Outputs Artifacts in workflows
Describe the solution you'd like Files of trained models often exceed 10 mb. One panel with its intutive user interface is a great means to quickly train models on the cloud. Having the ability to dowload files of all sizes via the UI would be a great plus in terms of utility.
Describe alternatives you've considered So far it has been suggested to download the file directly from the object storage in such situation for the current build.
Any progress on this? It is quite a frustrating bug
Hey @dk-data,
We've upgraded it for workspace files, but are still working on it for artifact storage files. The issue is exposing the minio-gateway while keeping the other services private.
I'm going to be testing a work-around this week and testing it for different providers. I'll post updates here.
Update
The work-around looks to be working for Azure/Gke.
Now need to
- [x] Test with S3 (make sure nothing incompatible came in)
- [x] Update CLI
- [x] Test UI
Hey @dk-data,
Just wanted to let you know this is in the final testing stages. You can check it out in https://github.com/onepanelio/onepanel/releases/tag/v1.0.0-rc.2 if you like.
There's still a few more things we want to get into v1 before we do an official release, but the file stuff should be good.
Hi @Vafilor - sorry for late reply. Appreciate you putting in the workaround for this, looks good on my end.