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

make update-otel #6922

Merged

Conversation

codeboten
Copy link
Contributor

Updated the collector dependency. This brought in two breaking changes:

  • removal of the in-memory config map provider
  • removal of the configauth interceptors.

Leaving this PR in draft until open-telemetry/opentelemetry-collector#4558 is merged and provides a decision on what to do w/ the oidc extension

@jpkrohling
Copy link
Member

jpkrohling commented Dec 21, 2021

I just added a commit to this PR removing the interceptors from the OIDC tests.

@jpkrohling jpkrohling added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Dec 21, 2021
Copy link
Member

@jpkrohling jpkrohling left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The changes to the OIDC extension look good to me.

@codeboten codeboten force-pushed the codeboten/make-update-otel-dec-20 branch from e8956a7 to 002048d Compare December 21, 2021 19:03
@codeboten codeboten merged commit bc72335 into open-telemetry:main Dec 21, 2021
@codeboten codeboten deleted the codeboten/make-update-otel-dec-20 branch December 21, 2021 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants