-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
Stabilize configauth and extensionauth #12675
base: main
Are you sure you want to change the base?
Stabilize configauth and extensionauth #12675
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12675 +/- ##
=======================================
Coverage 91.66% 91.66%
=======================================
Files 479 479
Lines 26355 26355
=======================================
Hits 24159 24159
Misses 1733 1733
Partials 463 463 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cc @open-telemetry/collector-approvers I intend to merge this next Wednesday if I get enough approvals by then |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
🎉
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
+1
Description
Marks extensionauth and configauth as 1.x
Link to tracking issue
Fixes #11006
Fixes #9476