-
Notifications
You must be signed in to change notification settings - Fork 1.5k
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
[configauth] mark module stable #10646
base: main
Are you sure you want to change the base?
[configauth] mark module stable #10646
Conversation
Signed-off-by: Alex Boten <223565+codeboten@users.noreply.github.com>
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #10646 +/- ##
=======================================
Coverage 91.43% 91.44%
=======================================
Files 424 424
Lines 20270 20270
=======================================
+ Hits 18533 18535 +2
+ Misses 1360 1359 -1
+ Partials 377 376 -1 ☔ View full report in Codecov by Sentry. |
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.
configauth
depends on extensions/auth
(which depends on extensions
), but this dependency is not explicit (it's an implementation detail)
IMO it's fine to make this module stable once component
and configtelemetry
are stable, but wanted to bring this up explicitly
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
This PR was marked stale due to lack of activity. It will be closed in 14 days. |
Leaving this as draft until component/configtelemetry is sorted out
Fixes #9476