SELinux, rootless, --pid=host: only works with vfs #7939
Labels
kind/bug
Categorizes issue or PR as related to a bug.
locked - please file new issue/PR
Assist humans wanting to comment on an old issue or PR with locked comments.
I'm trying to write a system test for #7902, but:
Root cause: the integration test only works because it runs on vfs. This works:
This may be intentional, or at least not something that can be fixed. If so, I believe the
--pid=host
test inrun_selinux_test.go
should be clearly commented to explain this; and I think we should make a pass through all the SELinux tests to see which others are affected.But I'm just hoping this is a bug, and we can get consistent behavior between vfs and fuse-overlay.
Originally posted by @edsantiago in #7902 (comment)
The text was updated successfully, but these errors were encountered: