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

Set correct SELinux context options on container & VM mounts #1037

Open
stgraber opened this issue Jul 23, 2024 · 0 comments
Open

Set correct SELinux context options on container & VM mounts #1037

stgraber opened this issue Jul 23, 2024 · 0 comments
Labels
Feature New feature, not a bug
Milestone

Comments

@stgraber
Copy link
Member

Per https://discuss.linuxcontainers.org/t/unable-to-add-lxc-rootfs-mount-options-context/20943/14 we should try and at least set the correct context mount options whenever we mount a container or VM data directory.

Ideally we'd have something more robust where we can handle per-instance labeling but that would require someone with more SELinux knowledge than I have to get this done properly, put testing in place and keep an eye on it so it doesn't regress :)

So for now, we'll try to go for low hanging fruits and just make things better where feasible.

@stgraber stgraber added the Feature New feature, not a bug label Jul 23, 2024
@stgraber stgraber added this to the soon milestone Jul 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature New feature, not a bug
Development

No branches or pull requests

1 participant