bootc-dev / bootc-dev/bootc

Lookup selinux policy in / when labeling image storage

Open
#1,209 0 comments 0 reactions 0 assignees View on GitHub
area/selinux triaged
Dominant language
Rust
Stars
2.3k
Forks
230
Avg merge
3d 12h
Merged PRs (30d)
38

Description

Spawned from: https://github.com/bootc-dev/bootc/pull/1198#discussion_r1999683826

The booted deployment's directory is going to be equivalent (mostly) to /...actually where it won't is if there are locally modified policy in /etc - which we probably want to use?

If we did that it'd argue to just open up the / directory...basically everywhere instead of passing e.g. self.run above we just pass a fd for the root. OR we could pass a SePolicy instance.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.