bootc-dev / bootc-dev/bootc

install/podstorage: Fix leak of overlay mount

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

Description

Reworking the test suite I see

```
---- Install and verify selinux state ----
No SELinux label found for: "bootc/storage/overlay-layers/f8535836adcfdf205e158fa9cc22844629c78d38940edf6b2a264a013bb7240b.tar-split.gz"
```

I think this is because something in podstorage.rs is leaking a mount point for `bootc/storage` (c/storage makes one) and this is causing the recursive SELinux relabeling traversal to skip it.

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.