-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
docs: make --seccomp=profile.json clearer #21545
Conversation
There are not only allowed syscalls, also blocked ones or handled differently. [CI:DOCS] Signed-off-by: Giuseppe Scrivano <[email protected]>
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.
LGTM
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: giuseppe, vrothberg The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
/lgtm |
Cockpit tests failed for commit 77847bd. @martinpitt, @jelly, @mvollmer please check. |
@giuseppe @Luap99 @vrothberg Something major just broke in rawhide a few hours ago, which completely breaks cockpit, in all projects (not just c-podman). We are investigating. For urgent stuff, please ignore rawhide-cockpit-revdeps run and just look at f39. |
OK, that selinux-policy rawhide update broke cockpit hard, but the emergency update fixed it. Can you please go through the cockpit-revdeps rawhide failures in https://github.com/containers/podman/pulls and retry these? there should be at least 7 of them. I'm not allowed to retry them myself. Thanks, and sorry for the noise! |
/hold cancel |
a613f07
into
containers:main
There are not only allowed syscalls, also blocked ones or handled differently.
[CI:DOCS]
Does this PR introduce a user-facing change?