Skip to content

[internal/aws] Migrate k8s and xray/testdata to aws-sdk-go-v2 #39497

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

Conversation

kgeckhart
Copy link
Contributor

@kgeckhart kgeckhart commented Apr 18, 2025

Description

Migrates all usages of the deprecated aws-sdk-go -> aws-sdk-go-v2 in the k8s and xray/testdata packages of internal/aws. These usages are small and contained compared to the other usages remaining in internal/aws.

Link to tracking issue

Related to #37728

Testing

I followed https://github.com/kgeckhart/opentelemetry-collector-contrib/blob/3bb7b25d1e14524d7afdc33d4d444ebabf9bf303/internal/aws/xray/testdata/README.md to verify the xray/testdata sampleapp + sampleserver produced traces as expected.

@kgeckhart kgeckhart requested a review from a team as a code owner April 18, 2025 14:27
@kgeckhart kgeckhart requested a review from bogdandrutu April 18, 2025 14:28
Copy link

linux-foundation-easycla bot commented Apr 18, 2025

CLA Signed

The committers listed above are authorized under a signed CLA.

@github-actions github-actions bot requested review from Aneurysm9 and mxiamxia April 18, 2025 14:28
@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Apr 18, 2025
@kgeckhart kgeckhart changed the title [internal/aws] Migrate k8s and xray/testday to aws-sdk-go-v2 [internal/aws] Migrate k8s and xray/testdata to aws-sdk-go-v2 Apr 18, 2025
@atoulme
Copy link
Contributor

atoulme commented Apr 24, 2025

@Aneurysm9 @mxiamxia please review as codeowners

@atoulme
Copy link
Contributor

atoulme commented May 6, 2025

@kgeckhart please address the conflicts and mark the PR ready to review again

@atoulme atoulme marked this pull request as draft May 6, 2025 18:57
@kgeckhart kgeckhart force-pushed the kgeckhart/internal-aws-sdk-for-go-v2-simple branch from 3bb7b25 to 4e12823 Compare May 7, 2025 17:02
@kgeckhart kgeckhart marked this pull request as ready for review May 7, 2025 20:55
@atoulme atoulme merged commit 718753e into open-telemetry:main May 9, 2025
176 checks passed
@github-actions github-actions bot added this to the next release milestone May 9, 2025
@kgeckhart kgeckhart deleted the kgeckhart/internal-aws-sdk-for-go-v2-simple branch May 9, 2025 19:16
dragonlord93 pushed a commit to dragonlord93/opentelemetry-collector-contrib that referenced this pull request May 23, 2025
…elemetry#39497)

#### Description
Migrates all usages of the deprecated aws-sdk-go -> aws-sdk-go-v2 in the
k8s and xray/testdata packages of internal/aws. These usages are small
and contained compared to the other usages remaining in internal/aws.

#### Link to tracking issue
Related to open-telemetry#37728

#### Testing
I followed
https://github.com/kgeckhart/opentelemetry-collector-contrib/blob/3bb7b25d1e14524d7afdc33d4d444ebabf9bf303/internal/aws/xray/testdata/README.md
to verify the xray/testdata sampleapp + sampleserver produced traces as
expected.
dd-jasminesun pushed a commit to DataDog/opentelemetry-collector-contrib that referenced this pull request Jun 23, 2025
…elemetry#39497)

#### Description
Migrates all usages of the deprecated aws-sdk-go -> aws-sdk-go-v2 in the
k8s and xray/testdata packages of internal/aws. These usages are small
and contained compared to the other usages remaining in internal/aws.

#### Link to tracking issue
Related to open-telemetry#37728

#### Testing
I followed
https://github.com/kgeckhart/opentelemetry-collector-contrib/blob/3bb7b25d1e14524d7afdc33d4d444ebabf9bf303/internal/aws/xray/testdata/README.md
to verify the xray/testdata sampleapp + sampleserver produced traces as
expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal/aws Skip Changelog PRs that do not require a CHANGELOG.md entry waiting-for-code-owners
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants