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

Make gRPC frame pos deterministic for eBPF verifier #574

Merged
merged 2 commits into from
Dec 28, 2023

Conversation

RonFed
Copy link
Contributor

@RonFed RonFed commented Dec 28, 2023

Following #558, on some kernels the verifier rejected the program because the value being read from ctx could not be determined in verification. Changed the passed value from Go to be a flag instead of the position.

@RonFed RonFed requested a review from a team as a code owner December 28, 2023 15:25
Copy link
Contributor

@edeNFed edeNFed left a comment

Choose a reason for hiding this comment

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

lgtm

@edeNFed edeNFed merged commit 45d2282 into open-telemetry:main Dec 28, 2023
17 checks passed
@MrAlias MrAlias mentioned this pull request Jan 2, 2024
@MrAlias MrAlias added this to the v0.10.0-alpha milestone Jan 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants