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

migrate tsh common to aws sdk v2 #49449

Merged
merged 3 commits into from
Dec 9, 2024

Conversation

GavinFrazar
Copy link
Contributor

Part of #14142

This PR migrates tools/tsh/common to AWS SDK v2.
As part of this PR I've added a utility package to adapt AWS SDK v2 credential provider to v1, so that I don't have to migrate everything in lib/srv/alpnproxy (etc) at once.

@GavinFrazar GavinFrazar added aws Used for AWS Related Issues. no-changelog Indicates that a PR does not require a changelog entry labels Nov 26, 2024
@GavinFrazar GavinFrazar requested a review from greedy52 November 26, 2024 02:17
@github-actions github-actions bot added size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport. labels Nov 26, 2024
@github-actions github-actions bot requested review from tcsc and zmb3 November 26, 2024 02:18
@greedy52
Copy link
Contributor

greedy52 commented Nov 26, 2024

FYI, this was my attempt to convert sig v4 but i run into some blockers on aws app server handler that does reverse service lookup:
https://github.com/gravitational/teleport/commits/STeve/sigv4_sdkv2/

@GavinFrazar GavinFrazar changed the title Gavinfrazar/migrate tsh common to aws sdk v2 migrate tsh common to aws sdk v2 Nov 26, 2024
@GavinFrazar GavinFrazar force-pushed the gavinfrazar/migrate-tsh-common-to-aws-sdk-v2 branch from 2341b6f to a03056f Compare November 26, 2024 21:47
@GavinFrazar
Copy link
Contributor Author

@zmb3 @tcsc

@GavinFrazar GavinFrazar added this pull request to the merge queue Dec 9, 2024
Merged via the queue into master with commit 3208c3d Dec 9, 2024
40 checks passed
@GavinFrazar GavinFrazar deleted the gavinfrazar/migrate-tsh-common-to-aws-sdk-v2 branch December 9, 2024 18:01
@public-teleport-github-review-bot

@GavinFrazar See the table below for backport results.

Branch Result
branch/v15 Failed
branch/v16 Create PR
branch/v17 Create PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws Used for AWS Related Issues. no-changelog Indicates that a PR does not require a changelog entry size/md tsh tsh - Teleport's command line tool for logging into nodes running Teleport.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants