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

Consumer Proxy: Support forward to provider dataplane #625

Closed
wolf4ood opened this issue Jul 18, 2023 · 0 comments · Fixed by #643
Closed

Consumer Proxy: Support forward to provider dataplane #625

wolf4ood opened this issue Jul 18, 2023 · 0 comments · Fixed by #643
Assignees
Labels
enhancement New feature or request

Comments

@wolf4ood
Copy link
Contributor

Describe the solution you'd like

The current implementation of ConsumerAssetRequestController for fetching data automatically with
cached EDR, for now supports only the request using the endpointUrl which should point to the
asset location on the provider side ProviderGatewayController. This requires users to know the
URL of the proxied asset on the provider side, which in some case cannot be known. For those situation
we could use directly the EDR endpointUrl for fetching data.

In case of the AssetRequest does not contain the endpointUrl we should fallback to the one provided in the cached
EDR and we also should be able to support additional path segment and query parameters for this use case.

@wolf4ood wolf4ood added the enhancement New feature or request label Jul 18, 2023
@wolf4ood wolf4ood self-assigned this Jul 18, 2023
@wolf4ood wolf4ood removed this from EDC Board Jul 18, 2023
@wolf4ood wolf4ood moved this from Open to In Progress in EDC Board Jul 21, 2023
@github-project-automation github-project-automation bot moved this from In Progress to Done in EDC Board Jul 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

1 participant