opentelemetry-collector icon indicating copy to clipboard operation
opentelemetry-collector copied to clipboard

Stabilize module configauth

Open mx-psi opened this issue 1 year ago • 1 comments

Before stabilizing a module, an approver or maintainer must make sure that the following criteria have been met for at least two successive minor version releases (regardless of when this issue was opened):

  • [ ] No open issues or PRs in the module that would require breaking changes
  • [ ] No TODOs in the module code that would require breaking changes
  • [ ] No deprecated symbols in the module
  • [ ] No symbols marked as experimental in the module
  • [ ] The module follows the Coding guidelines

Please also make sure to publicly announce our intent to stabilize the module on:

  • [ ] The #otel-collector CNCF Slack Channel
  • [ ] The #opentelemetry CNCF Slack channel
  • [ ] A Collector SIG meeting (if unable to attend, just add to the agenda)

To help other people verify the above criteria, please link to the announcement and other links used to complete the above in a comment on this issue.

Once all criteria are met, close this issue by moving this module to the stable module set.

mx-psi avatar Feb 06 '24 13:02 mx-psi

Few things I would like to see here:

  • Interaction with https://github.com/open-telemetry/opentelemetry-collector/tree/main/client is strange. I would actually want to also clarify what we do with client package. I kind of think that some belongs to consumer and some belongs to extensions like the auth extension.
  • Depends on component so it is blocked by the stabilization of component.

bogdandrutu avatar Feb 06 '24 17:02 bogdandrutu

Announced at SIG meeting 3/13.

atoulme avatar Mar 13 '24 16:03 atoulme