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] Cleanup for extensionauth.Server update #38796

Merged
merged 2 commits into from
Mar 19, 2025

Conversation

mx-psi
Copy link
Member

@mx-psi mx-psi commented Mar 19, 2025

Description

I intend to make extensionauth.Server independent of extension.Extension with open-telemetry/opentelemetry-collector/pull/12672. This means some changes in tests and such to make sure that we cast to the right interface when calling each method. This should have no visible impact to end users.

@mx-psi mx-psi force-pushed the mx-psi/extensionauth-server branch from 79ca6fc to 9b2834b Compare March 19, 2025 12:00
@mx-psi mx-psi marked this pull request as ready for review March 19, 2025 12:04
@mx-psi mx-psi requested a review from a team as a code owner March 19, 2025 12:04
@mx-psi mx-psi merged commit 3004296 into open-telemetry:main Mar 19, 2025
171 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 19, 2025
lightme16 pushed a commit to lightme16/opentelemetry-collector-contrib that referenced this pull request Mar 19, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

I intend to make `extensionauth.Server` independent of
`extension.Extension` with
open-telemetry/opentelemetry-collector/pull/12672. This means some
changes in tests and such to make sure that we cast to the right
interface when calling each method. This should have no visible impact
to end users.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants