firecracker-microvm / firecracker-microvm/firecracker-containerd

Don't use hard links in runc jailer

Open
#456 6 comments 0 reactions 1 assignee Claimed by @RoyceDavison View on GitHub
exp/intermediate
Dominant language
Go
Stars
2.9k
Forks
247
PR merge metrics
No merged PRs in 30d

Description

firecracker-containerd uses hard links in runc jailer. However making a hard link doesn't work if its destination and its source are in different partitions.

We need to either 1) document about the restriction or 2) use other mechanisms (bind-mount?).

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.