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

Stabilize module confighttp #9380

Open
4 of 8 tasks
Tracked by #9375
codeboten opened this issue Jan 24, 2024 · 5 comments
Open
4 of 8 tasks
Tracked by #9375

Stabilize module confighttp #9380

codeboten opened this issue Jan 24, 2024 · 5 comments

Comments

@codeboten
Copy link
Contributor

codeboten commented Jan 24, 2024

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:

  • 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.

@atoulme
Copy link
Contributor

atoulme commented Jan 24, 2024

cd config/confighttp
git grep Deprecated

returns no matches.

@atoulme
Copy link
Contributor

atoulme commented Mar 13, 2024

Announced at SIG meeting 3/13.

@TylerHelmuth TylerHelmuth moved this to In Progress in Collector: v1 Apr 18, 2024
@jpkrohling
Copy link
Member

I'd like to get this one in before marking this stable: #10445

@rogercoll
Copy link
Contributor

New config option to take into consideration (not a breaking change) #10870

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Blocked
Development

No branches or pull requests

5 participants