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

Let the ComponentInstaller be passed a Config instance #2569

Merged

Conversation

breedx-splk
Copy link
Contributor

This also prefers using the immutable Config instances over the Properties that are created from the config.

This is a breaking change for SPI implementations. I initially tried to keep both interface methods around (one that takes the config, one that doesn't) but I think that it just served to muddy up the interface.

@breedx-splk breedx-splk force-pushed the config_into_component_installer branch from 4f6fedb to 0e45d0f Compare March 16, 2021 17:32
@iNikem
Copy link
Contributor

iNikem commented Mar 16, 2021

@breedx-splk Please rebase again. Main branch failure was fixed

@breedx-splk breedx-splk force-pushed the config_into_component_installer branch from 0e45d0f to 751f357 Compare March 17, 2021 15:13
@iNikem iNikem merged commit 6ea1e8d into open-telemetry:main Mar 17, 2021
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.

4 participants