Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Use default or custom provider chain for s3 authentication #355

Merged

Conversation

markallanson
Copy link

@markallanson markallanson commented Apr 11, 2024

This PR replaces #227 which was originally implemented by @steephengeorge.

Most of the hard work was already done by @steephengeorge and this PR is a duplicate that addresses the last few code review comments left by @jeqo.

@jeqo I'd appreciate it if you could review this PR to ensure you are happy as i'd like to get this wrapped up and in.

The changes I added here were:

  1. Fix the final String.format issue you identified.
  2. Split tests for AWS credential config into their own test class
  3. Add config tests for the default credentials.
  4. Add tests for the new functionality that was added to AwsCredentialProviderFactory (the primary change in the original PR that had no tests)

@markallanson
Copy link
Author

@jeqo Any chance you or one of your team could review and verify you are happy with my solutions to the 2 outstanding comments on the previous pull request this one replaces?

Copy link
Contributor

@jjaakola-aiven jjaakola-aiven left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@jjaakola-aiven jjaakola-aiven merged commit d52136c into Aiven-Open:main May 24, 2024
4 checks passed
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.

3 participants