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

chore: add auth to s3 destination test #3122

Merged
merged 6 commits into from
May 31, 2024
Merged

Conversation

ryannikolaidis
Copy link
Contributor

@ryannikolaidis ryannikolaidis commented May 30, 2024

We should be validating the S3 Destination with authenticated requests, with credentials from a limited test user.

Changes

  • Updates s3 destination test to point to a bucket that requires authentication.
  • Adds authentication to the s3 destination test request
  • Bonus: fix deserialization of S3ConnectionConfig for s3 V2 destination
  • Bonus: fix S3ConnectionConfig never registered for s3 V2 destination
  • Bonus: repair version and changelog version for consistency with -dev convention

Testing

Validated by changes to S3 destination ingest test

CHANGELOG.md Outdated Show resolved Hide resolved
@ryannikolaidis ryannikolaidis disabled auto-merge May 31, 2024 06:08
@ryannikolaidis ryannikolaidis enabled auto-merge May 31, 2024 06:10
@ryannikolaidis ryannikolaidis added this pull request to the merge queue May 31, 2024
Merged via the queue into main with commit 1f87687 May 31, 2024
46 checks passed
@ryannikolaidis ryannikolaidis deleted the ryan/add-auth-to-s3-test branch May 31, 2024 07:41
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.

3 participants