firecracker-microvm / firecracker-microvm/firecracker-go-sdk
Add support for bind mount and mknod dev/file mapper
Open
enhancement
- Dominant language
- Go
- Stars
- 672
- Forks
- 166
- PR merge metrics
- No merged PRs in 30d
Description
The jailer currently supports a naive approach to sharing files in its root drive which is hard linking. We want to move away from this and support bind mounting of files and running mknod on devices
Contributor guide
Research direction
Start by tracing the jailer’s current hard-linking approach for sharing files in the root drive. Then investigate the project’s jailer integration points for bind mounting files and running mknod on devices. Done means the jailer supports both requested sharing mechanisms without relying on the naive hard-link approach.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100