Skip to content

feat(configgrpc): respect status error#14010

Merged
mx-psi merged 7 commits intoopen-telemetry:mainfrom
therealpandey:main
Oct 21, 2025
Merged

feat(configgrpc): respect status error#14010
mx-psi merged 7 commits intoopen-telemetry:mainfrom
therealpandey:main

Conversation

@therealpandey
Copy link
Copy Markdown
Contributor

Description

  • respect status error received from authenticator

Link to tracking issue

Fixes #14005

@therealpandey therealpandey marked this pull request as ready for review October 13, 2025 18:03
@therealpandey therealpandey requested a review from a team as a code owner October 13, 2025 18:03
@codecov
Copy link
Copy Markdown

codecov Bot commented Oct 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.58%. Comparing base (4843f59) to head (84b4ca8).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #14010      +/-   ##
==========================================
- Coverage   91.62%   91.58%   -0.05%     
==========================================
  Files         655      655              
  Lines       42786    42790       +4     
==========================================
- Hits        39203    39188      -15     
- Misses       2761     2775      +14     
- Partials      822      827       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@dmathieu dmathieu left a comment

Choose a reason for hiding this comment

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

Could you add a changelog entry?

@therealpandey
Copy link
Copy Markdown
Contributor Author

Sure @dmathieu. Let me do that.

@therealpandey
Copy link
Copy Markdown
Contributor Author

Added the changelog @dmathieu

@therealpandey
Copy link
Copy Markdown
Contributor Author

Let me know how it looks now!

github-merge-queue Bot pushed a commit that referenced this pull request Oct 15, 2025
All those config packages expose public structs/interfaces, and need to
be able to have changelog entries.
Related:
#14010

---------

Co-authored-by: Yang Song <songy23@users.noreply.github.com>
Co-authored-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Comment thread .chloggen/14005.yaml Outdated
@therealpandey
Copy link
Copy Markdown
Contributor Author

@dmathieu the component was pkg/config/configgrpc. I have updated the chlog. Can we run the CI again?

@therealpandey
Copy link
Copy Markdown
Contributor Author

Hi @dmathieu,
Sorry to keep troubling you, is it possible to merge this now? The branch has fallen out of sync with main again.

@dmathieu
Copy link
Copy Markdown
Member

Merging requires an approval/merge by a maintainer. No need to keep updating the branch unless there's a conflict though.

@mx-psi mx-psi added this pull request to the merge queue Oct 17, 2025
@github-merge-queue github-merge-queue Bot removed this pull request from the merge queue due to failed status checks Oct 17, 2025
@mx-psi mx-psi enabled auto-merge October 17, 2025 19:48
@therealpandey
Copy link
Copy Markdown
Contributor Author

Hi @mx-psi,
Sorry to disturb you again, can you please re-run the CI? I see the contrib PR has been closed to allow merges here.

@mx-psi mx-psi added this pull request to the merge queue Oct 21, 2025
Merged via the queue into open-telemetry:main with commit 5174026 Oct 21, 2025
59 checks passed
@github-actions github-actions Bot added this to the next release milestone Oct 21, 2025
@otelbot
Copy link
Copy Markdown
Contributor

otelbot Bot commented Oct 21, 2025

Thank you for your contribution @therealpandey! 🎉 We would like to hear from you about your experience contributing to OpenTelemetry by taking a few minutes to fill out this survey.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[configgrpc] respect auth extension error codes

3 participants