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 provider.New #9698

Merged
merged 1 commit into from Mar 7, 2024
Merged

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 5, 2024

Description:
Follow up to #9443 - deleting the deprecated New methods on providers.

@atoulme atoulme requested a review from a team as a code owner March 5, 2024 07:40
@atoulme atoulme requested a review from dmitryax March 5, 2024 07:40
Copy link

codecov bot commented Mar 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.93%. Comparing base (af7664a) to head (5058c6b).

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #9698      +/-   ##
==========================================
- Coverage   90.93%   90.93%   -0.01%     
==========================================
  Files         348      348              
  Lines       18379    18369      -10     
==========================================
- Hits        16713    16703      -10     
  Misses       1344     1344              
  Partials      322      322              

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

@dmitryax
Copy link
Member

dmitryax commented Mar 6, 2024

@atoulme can you please update the contrib to make tests pass?

@atoulme
Copy link
Contributor Author

atoulme commented Mar 6, 2024

Yes, I will.

dmitryax pushed a commit to open-telemetry/opentelemetry-collector-contrib that referenced this pull request Mar 6, 2024
**Description:**
Remove use of fileprovider.New, use fileprovider.NewWithSettings instead

**Link to tracking Issue:**
See open-telemetry/opentelemetry-collector#9698
@dmitryax dmitryax merged commit 1d4fa76 into open-telemetry:main Mar 7, 2024
46 checks passed
@github-actions github-actions bot added this to the next release milestone Mar 7, 2024
DougManton pushed a commit to DougManton/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
**Description:**
Remove use of fileprovider.New, use fileprovider.NewWithSettings instead

**Link to tracking Issue:**
See open-telemetry/opentelemetry-collector#9698
XinRanZhAWS pushed a commit to XinRanZhAWS/opentelemetry-collector-contrib that referenced this pull request Mar 13, 2024
**Description:**
Remove use of fileprovider.New, use fileprovider.NewWithSettings instead

**Link to tracking Issue:**
See open-telemetry/opentelemetry-collector#9698
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants