-
Notifications
You must be signed in to change notification settings - Fork 354
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
Use the libseccomp-rs/libseccomp-rs crate instead of youki original libseccomp-rs. #741
Use the libseccomp-rs/libseccomp-rs crate instead of youki original libseccomp-rs. #741
Conversation
6199810
to
1dd3fa7
Compare
Thanks to @ManaSugi, the author of libseccomp-rs. If you have something(e.g. not ready for production yet) to say, please let me know. |
Codecov Report
@@ Coverage Diff @@
## main #741 +/- ##
========================================
Coverage 72.23% 72.24%
========================================
Files 87 86 -1
Lines 11912 11756 -156
========================================
- Hits 8605 8493 -112
+ Misses 3307 3263 -44 |
c8d7e53
to
2b0f1f6
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@utam0k Thank you for adopting our crate! If there is something you'd like to fix, welcome any suggestions or PRs.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Awesome, this removes duplication. @utam0k to you wanna fix the open suggestion, otherwise LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me.
…ibseccomp-rs. Signed-off-by: utam0k <[email protected]>
Signed-off-by: utam0k <[email protected]>
Co-authored-by: Manabu Sugimoto <[email protected]>
7daed7a
to
5916ff3
Compare
Is this proposal acceptable to you?
https://github.com/libseccomp-rs/libseccomp-rs