Skip to content

Feature/s3 assets via s3 proxy #1157

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

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

pvbouwel
Copy link
Contributor

If the geopyspark-driver has config set to be able to issue IDP tokens and the STS endpoint as well as a new config s3_region_proxy_endpoints which has the S3 proxy endpoint per region then it will generate presigned S3 urls for assets as long as it knows about the asset buckets via a workspace.

This builds on top of Open-EO/openeo-python-driver#387
The changes in conftest allows for easier overrides and thus as a workaround for Open-EO/openeo-python-driver#265

This replaces #1119

Peter Van Bouwel added 3 commits April 24, 2025 16:06
If the geopyspark-driver has config set to be able to issue IDP tokens and the STS endpoint as well as a new config `s3_region_proxy_endpoints` which has the S3 proxy endpoint per region then it will generate presigned S3 urls for assets as long as it knows about the asset buckets via a workspace.
Since the new region config is used as feature flag it is better to have an explicit test case with other components configured but feature flag on default value (= feature disabled)
@pvbouwel pvbouwel force-pushed the feature/s3_assets_via_s3_proxy branch from f4fa46a to d0b1fb4 Compare April 24, 2025 14:06
@pvbouwel pvbouwel requested a review from soxofaan April 24, 2025 14:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant