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

fix: allow endpoint overrides in all clients #436

Conversation

paullatzelsperger
Copy link
Member

@paullatzelsperger paullatzelsperger commented Sep 6, 2024

What this PR changes/adds

This PR allows tunnelling the endpointOverride property through the resource definition, and then to set it on the SDK clients.

Why it does that

using the provisioner in self-hosted environments or with custom DNS would be impossible otherwise

Further notes

  • removed some deprecated stuff
  • now, multiple instances of the iamAsyncClient can exist, one per endpoint override

Linked Issue(s)

Closes # <-- insert Issue number if one exists

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@paullatzelsperger paullatzelsperger merged commit f9e2d9c into eclipse-edc:main Sep 9, 2024
10 checks passed
@paullatzelsperger paullatzelsperger deleted the fix/improve_provision_honor_properties branch September 9, 2024 13:27
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
None yet
Development

Successfully merging this pull request may close these issues.

3 participants