fleetdm / fleet

Open-source platform for IT, security, and infrastructure teams. (Linux, macOS, Chrome, Windows, cloud, data center)
https://fleetdm.com
Other
3k stars 416 forks source link

Unable to upload Creative Cloud installer due to size limitations #22540

Open pintomi1989 opened 4 days ago

pintomi1989 commented 4 days ago

https://us-65885.app.gong.io/call?id=66600026135807720&highlights=%5B%7B%22type%22%3A%22SHARE%22%2C%22from%22%3A1975%2C%22to%22%3A2028%7D%5D

Problem

I want to upload Creative Cloud, but I cannot because it is 1.5GB in size, and the current upload limit for installers is 400MB. I have other pieces of software to upload that are around 2GB in size, and will also fail.

What have you tried?

N/A, hard limitation

Potential solutions

Adjust the upload limitations, to make upload size a customizable environment variable. 2GB may suffice for now, but in the future it could potentially block larger installers.

What is the expected workflow as a result of your proposal?

Upload an installer to Fleet, when the installer is up to roughly 2GB in size

noahtalerman commented 4 days ago

@lukeheath do you know if this a bug? I thought we had a story/bug to bump the size limitation?

cc @marko-lisica

lukeheath commented 4 days ago

@noahtalerman No, the file upload limit is set at 500 MB. The previous bug we worked on was increasing the upload timeout (https://github.com/fleetdm/fleet/issues/20309) but we didn't increase the file upload limit. Things like Creative Cloud are multiple GB.

noahtalerman commented 2 days ago

Thanks Luke!

the file upload limit is set at 500 MB

@georgekarrv are we bumping this as part of "Fleet-maintained apps"? (#18865)

I'm assuming some of our 20 apps are more that 500 MB.

noahtalerman commented 1 day ago

@georgekarrv are we bumping this as part of "Fleet-maintained apps"? (#18865)

I'm assuming some of our 20 apps are more that 500 MB.

Hey @roperzh, just giving you a ping! here b/c I'm chatting w/ @marko-lisica and he's saying y'all had this conversation about this.

Do you know?

marko-lisica commented 1 day ago

We're bumping the file size limit to 3GB as part of this story: https://github.com/fleetdm/fleet/issues/20308

georgekarrv commented 1 day ago

Ty marko, couldn't find where that was but was going to say the FMA ticket doesn't handle 'uploads' at all so it wasn't going to address it.