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: introduce multiple client configuration #1304

Merged
merged 2 commits into from
Sep 29, 2024

Conversation

scrocquesel
Copy link
Member

@scrocquesel scrocquesel commented Jun 19, 2024

Closes #1296

  • replace producers by synthetic beans
  • introduce config map
  • discover named client
  • produce named synthetic bean of clientbuilder and client (keeping the default one)
  • dev services support (named configuration overrides default configuration)
  • S3Presigner
  • S3Presigner builder fails in native mode (InvalidCastException)
  • dynamodb enhanced named clients
  • doc
  • s3crt /s3-transfer-manager named clients (for future)

@scrocquesel scrocquesel marked this pull request as draft June 23, 2024 16:10
@scrocquesel scrocquesel force-pushed the feat/named_clients branch 3 times, most recently from 248a641 to cf9460e Compare June 23, 2024 21:55
@scrocquesel scrocquesel force-pushed the feat/named_clients branch 4 times, most recently from 689288f to ba98b31 Compare June 26, 2024 18:09
Copy link

This PR is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

@scrocquesel scrocquesel force-pushed the feat/named_clients branch 5 times, most recently from ba17b24 to de089c5 Compare September 20, 2024 18:46
@scrocquesel scrocquesel self-assigned this Sep 20, 2024
@scrocquesel scrocquesel force-pushed the feat/named_clients branch 4 times, most recently from 4530037 to 9f0d8cc Compare September 22, 2024 17:42
@scrocquesel scrocquesel marked this pull request as ready for review September 22, 2024 17:55
@scrocquesel scrocquesel requested a review from a team as a code owner September 22, 2024 17:55
@scrocquesel scrocquesel merged commit 676d432 into quarkiverse:main Sep 29, 2024
5 checks passed
@scrocquesel scrocquesel deleted the feat/named_clients branch September 29, 2024 11:34
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.

Configure multiple clients/tenants
1 participant