pixeleet
S3 compat GCP
Is there anyone around who has deployed windmill as a helm chart into k8s on gcp, and tried to use the upload component with the gcp s3 cmpat api?
Multipart upload seems to break in this scenario, curious if anyone has managed to make it work, we rely on uploading files in some flows on this component and working around this would be a pain.
Thanks 🙂
1 replies
dependencies mapped in deno.json
As the project grows it would be nice to be able to use the import-map capability of
deno.json
https://docs.deno.com/runtime/manual/basics/import_maps
Now that deno add
can insert packages into deno.json
from npm and jsr it's preferred over URL imports.1 replies