Skip to content

Rust: add binary blobs #415

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

Merged
merged 5 commits into from
Mar 26, 2025
Merged

Rust: add binary blobs #415

merged 5 commits into from
Mar 26, 2025

Conversation

florianl
Copy link
Contributor

This is a complementary change to #408.
It adds the Rust binary blobs to git and adds a CI check to verify their integrity.

Unfortunately, the Dockerfile needs to be updated to allow this cross compilation for Rust. The CI will fail in the scope of check-rust-blobs as the updated docker image will only be available once the changes to the Dockerfile got merged into main.

Similar to the eBPF blobs check the Rust blobs into git so they are available to the Go ecosystem.

Signed-off-by: Florian Lehner <[email protected]>
@florianl florianl requested review from a team as code owners March 21, 2025 15:10
Signed-off-by: Florian Lehner <[email protected]>
Signed-off-by: Florian Lehner <[email protected]>
@florianl florianl merged commit e94e234 into main Mar 26, 2025
25 of 26 checks passed
@florianl florianl deleted the rust-add-blob branch March 26, 2025 06:41
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.

3 participants