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

enable default error code for seccomp #470

Merged
merged 1 commit into from
Nov 13, 2021
Merged

Conversation

yihuaf
Copy link
Collaborator

@yihuaf yihuaf commented Nov 12, 2021

fix #468

@codecov-commenter
Copy link

Codecov Report

Merging #470 (b8adcf6) into main (4318258) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #470   +/-   ##
=======================================
  Coverage   60.46%   60.46%           
=======================================
  Files          82       82           
  Lines       12150    12150           
=======================================
  Hits         7346     7346           
  Misses       4804     4804           

Copy link
Member

@utam0k utam0k left a comment

Choose a reason for hiding this comment

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

Looks good

@utam0k
Copy link
Member

utam0k commented Nov 13, 2021

@yihuaf I feel it would be good to add an integration test for this. What do you think?

@utam0k utam0k merged commit 8cc892a into containers:main Nov 13, 2021
@yihuaf yihuaf deleted the yihuaf/468 branch November 13, 2021 02:33
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.

Support for default errno of seccomp
3 participants