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

[confmap]remove stable featuregate #9386

Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Jan 24, 2024

Description:
Remove stable feature gate confmap.expandEnabled as it was declared stable in 0.75.0.

Link to tracking Issue:
Fixes #9369

@atoulme atoulme requested a review from a team as a code owner January 24, 2024 19:09
@atoulme atoulme requested a review from mx-psi January 24, 2024 19:09
@atoulme atoulme force-pushed the remove_confmap.expandEnabled_stable branch from dae4b55 to 239057d Compare January 24, 2024 19:11
Copy link

codecov bot commented Jan 24, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f13e6a3) 90.19% compared to head (9e4098c) 90.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #9386   +/-   ##
=======================================
  Coverage   90.19%   90.19%           
=======================================
  Files         345      345           
  Lines       18025    18025           
=======================================
  Hits        16257    16257           
  Misses       1439     1439           
  Partials      329      329           

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

@atoulme atoulme force-pushed the remove_confmap.expandEnabled_stable branch from 239057d to 004473f Compare January 24, 2024 23:46
@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Jan 24, 2024
@atoulme atoulme force-pushed the remove_confmap.expandEnabled_stable branch from 004473f to 9e4098c Compare January 25, 2024 00:36
@mx-psi mx-psi merged commit 805190d into open-telemetry:main Jan 25, 2024
32 checks passed
@github-actions github-actions bot added this to the next release milestone Jan 25, 2024
mx-psi pushed a commit to mx-psi/opentelemetry-collector that referenced this pull request Jan 25, 2024
**Description:**
Remove stable feature gate `confmap.expandEnabled` as it was declared
stable in 0.75.0.

**Link to tracking Issue:**
Fixes open-telemetry#9369
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove stable feature gate confmap.expandEnabled
3 participants