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

Remove remaining db and discovery AWS SDK imports #51628

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

GavinFrazar
Copy link
Contributor

This eliminates all remaining references to AWS SDK v1 in the lib/srv/db/... and lib/srv/discovery/... packages. Most of the changes are simply to remove dead code.

This PR depends on and is stacked on top of another PR:

Part of #14142

@GavinFrazar GavinFrazar added the no-changelog Indicates that a PR does not require a changelog entry label Jan 30, 2025
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/simplify-aws-sigv4-signing-utils-pkg branch from f1aca30 to b223177 Compare January 30, 2025 00:46
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/final-sdk-migrations branch 2 times, most recently from 75f0212 to c4c78e8 Compare January 30, 2025 00:49
@GavinFrazar GavinFrazar marked this pull request as ready for review January 30, 2025 01:02
@github-actions github-actions bot requested review from greedy52 and kimlisa January 30, 2025 01:03
@github-actions github-actions bot added database-access Database access related issues and PRs discovery size/sm labels Jan 30, 2025
@public-teleport-github-review-bot public-teleport-github-review-bot bot removed the request for review from greedy52 January 30, 2025 17:22
lib/srv/db/cloud/iam.go Outdated Show resolved Hide resolved
lib/srv/db/common/auth.go Outdated Show resolved Hide resolved
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/simplify-aws-sigv4-signing-utils-pkg branch from b223177 to 71ea35e Compare January 30, 2025 18:22
Base automatically changed from gavinfrazar/simplify-aws-sigv4-signing-utils-pkg to master January 30, 2025 20:34
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/final-sdk-migrations branch 3 times, most recently from 2eb0b50 to 01a7573 Compare January 30, 2025 22:12
This eliminates all remaining references to AWS SDK v1 in the
lib/srv/db/... and lib/srv/discovery/... packages.
Most of the changes are simply to remove dead code.
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/final-sdk-migrations branch from 01a7573 to 2465422 Compare January 30, 2025 22:47
@GavinFrazar GavinFrazar enabled auto-merge January 30, 2025 23:05
@GavinFrazar GavinFrazar added this pull request to the merge queue Jan 30, 2025
Merged via the queue into master with commit ee119ea Jan 30, 2025
41 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/final-sdk-migrations branch January 30, 2025 23:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
database-access Database access related issues and PRs discovery no-changelog Indicates that a PR does not require a changelog entry size/sm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants