Uh oh!
There was an error while loading. Please reload this page.
fix(ci): allow pasta to receive Podman stop signals - #2900
Conversation
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Label |
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually. Contributors can view more details about this message here. |
elezar
commented
Aug 24, 2026
/ok-to-test |
elezar
commented
Aug 24, 2026
@politerealism could you please review this change as a fix for #2844? |
Hey @elezar I like that you restricted the grant to receive from peer=podman only, which is the more conservative, least-privilege option. Better as a security minded approach. Recommend:
Assessment: Looks good. Resolves issue #2844 and will fix flaky test. Thank you @elezar |
Signed-off-by: Evan Lezar <elezar@nvidia.com>
Signed-off-by: Evan Lezar <elezar@nvidia.com>
elezar
commented
Aug 25, 2026
/ok-to-test |
Summary
Allow the confined
pastahelper to receive Podman’s graceful stop signal in the rootless Podman E2E environment, and fail CI if that denial recurs.Related Issue
Fixes#2844
Changes
signal (receive) peer=podman,AppArmor rule.dmesg.Testing
mise run pre-commitpassesChecklist