lakeFS icon indicating copy to clipboard operation
lakeFS copied to clipboard

[Bug]: UI not using presign for uploading objects

Open Isan-Rivkin opened this issue 1 year ago • 0 comments

What happened?

As part of the work on IAM Minimal Permissions, we require lakeFS to work with presign URL only. For Get / Download it works as expected but for upload the UI ignores the presign setting and calls lakeFS API with presign=false.

Incase of installation with minimal IAM permissions, trying to upload via the UI will fail.

Isan-Rivkin avatar Sep 12 '24 14:09 Isan-Rivkin