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

[v17] Restore S3 FIPS and custom endpoint capabilities #48821

Merged
merged 2 commits into from
Nov 12, 2024

Conversation

rosstimothy
Copy link
Contributor

@rosstimothy rosstimothy commented Nov 12, 2024

Backport #48684 and #48322 to branch/v17

@rosstimothy rosstimothy added the no-changelog Indicates that a PR does not require a changelog entry label Nov 12, 2024
@github-actions github-actions bot added audit-log Issues related to Teleports Audit Log backport size/md labels Nov 12, 2024
@github-actions github-actions bot requested review from r0mant and zmb3 November 12, 2024 17:07
@rosstimothy rosstimothy force-pushed the bot/backport-48684-branch/v17 branch 3 times, most recently from 7fededc to 55e74cf Compare November 12, 2024 17:53
When migrating the S3 events handler to use aws-sdk-go-v2 applying
the FIPS settings and custom endpoint were inadvertently dropped.
This restores the functionality, while also adding tests to ensure
that they are always respected going forward.

A similar test was added to the dynamodb events handler as well to
prevent any regressions with FIPS settings there.
@rosstimothy rosstimothy force-pushed the bot/backport-48684-branch/v17 branch from 55e74cf to 98c7aaf Compare November 12, 2024 17:57
* chore: Bump api/ modules

* Tidy other modules

* chore: Bump AWS SDKv2 modules

* chore: Bump github.com/awslabs/amazon-ecr-credential-helper/ecr-login

* Tidy integrations/ modules

* Replace usages of s3types.LifecycleRuleFilterMemberPrefix
@rosstimothy rosstimothy added this pull request to the merge queue Nov 12, 2024
Merged via the queue into branch/v17 with commit 1cf82ed Nov 12, 2024
41 of 42 checks passed
@rosstimothy rosstimothy deleted the bot/backport-48684-branch/v17 branch November 12, 2024 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
audit-log Issues related to Teleports Audit Log backport no-changelog Indicates that a PR does not require a changelog entry size/md
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants