Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Support signed URL's from minio. #17

Merged
merged 2 commits into from
Oct 18, 2019
Merged

Support signed URL's from minio. #17

merged 2 commits into from
Oct 18, 2019

Conversation

kumare3
Copy link
Contributor

@kumare3 kumare3 commented Oct 18, 2019

Currently we return data from the Admin server as signed URLs. Flyte in its sandbox environment uses minio. Minio support the AWS SDK completely, but needs a couple more settings. support for signed url existed for AWS S3, this change adds it for Minio.

NOTE: Other cloud providers are not really supported. They return a plain url.
TODO: migrate this API to flytestdlib and normalize across all cloud providers. We should have an alternate api that could return the literalmap - decoded (and it could use the size as a limiting factor)

@jonathanburns
Copy link

+1

@kumare3 kumare3 changed the title WIP: Sign on minio Support signed URL's from minio. Oct 18, 2019
@kumare3 kumare3 merged commit e0e88ef into master Oct 18, 2019
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
* Sign on minio

* missing
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants