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

feat(blob): relay file download and upload to minio #261

Merged
merged 2 commits into from
Oct 28, 2024

Conversation

Yougigun
Copy link
Contributor

Because

In the blob refactor, MinIO's presigned URL is not user-friendly, so we provide an Instill-encoded URL.

This commit

enables the API gateway to decode and relay the request to MinIO.

Copy link

linear bot commented Oct 25, 2024

@Yougigun Yougigun force-pushed the gary/ins-6281-implement-blob-plugin branch from 3045df8 to c02b2ed Compare October 25, 2024 13:50
@Yougigun Yougigun merged commit ec27223 into main Oct 28, 2024
12 checks passed
@Yougigun Yougigun deleted the gary/ins-6281-implement-blob-plugin branch October 28, 2024 14:14
heiruwu pushed a commit that referenced this pull request Nov 5, 2024
🤖 I have created a release *beep* *boop*
---


##
[0.29.0-beta](v0.28.1-beta...v0.29.0-beta)
(2024-11-05)


### Features

* **blob:** relay file download and upload to minio
([#261](#261))
([ec27223](ec27223))
* **run:** pipeline/model runs and metrics APIs
([#265](#265))
([c5f1a8d](c5f1a8d))


### Bug Fixes

* **blob:** build the blob plugin in image
([#263](#263))
([24fc718](24fc718))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
No open projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants