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

[chore][checkapi] Do not enforce that all packages must have exactly one function #28886

Merged
merged 1 commit into from
Nov 17, 2023

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Nov 3, 2023

If no functions are exposed, exit with no error.

This change allows to remove extension/encoding from the allowlist.

@sakulali
Copy link
Contributor

sakulali commented Nov 9, 2023

After this PR merged, maybe we can assign the function observer.NewEndpointsWatcher to a global variable, then allows to remove extension/observer from the allowlist.

@atoulme
Copy link
Contributor Author

atoulme commented Nov 13, 2023

@dmitryax you reported this more or less, I saw you having a bad time with encoding extensions because of it. Please review when you have time.

Copy link
Member

@dmitryax dmitryax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @atoulme!

@dmitryax dmitryax merged commit c3b2997 into open-telemetry:main Nov 17, 2023
84 checks passed
@github-actions github-actions bot added this to the next release milestone Nov 17, 2023
graphaelli pushed a commit to graphaelli/opentelemetry-collector-contrib that referenced this pull request Nov 17, 2023
…one function (open-telemetry#28886)

If no functions are exposed, exit with no error.

This change allows to remove `extension/encoding` from the allowlist.
aishyandapalli pushed a commit to aishyandapalli/opentelemetry-collector-contrib that referenced this pull request Nov 17, 2023
…one function (open-telemetry#28886)

If no functions are exposed, exit with no error.

This change allows to remove `extension/encoding` from the allowlist.
RoryCrispin pushed a commit to ClickHouse/opentelemetry-collector-contrib that referenced this pull request Nov 24, 2023
…one function (open-telemetry#28886)

If no functions are exposed, exit with no error.

This change allows to remove `extension/encoding` from the allowlist.
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.

5 participants