-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Open
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: LowIndicates that an issue or pull request should be resolved behind issues or pull requests labelled `Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `Status: ParkedIndicates that an issues or pull request will be revisited laterIndicates that an issues or pull request will be revisited laterType: EnhancementIndicates new feature requestsIndicates new feature requests
Description
We currently start the jailer
as the superuser (i.e. using sudo
), and rely on the fact the process will deprivilege itself before exec
-ing into Firecracker. It would be interesting to know if we can run the jailer
using a more restricted set of capabilities instead of full superuser mode.
Metadata
Metadata
Assignees
Labels
Good first issueIndicates a good issue for first-time contributorsIndicates a good issue for first-time contributorsPriority: LowIndicates that an issue or pull request should be resolved behind issues or pull requests labelled `Indicates that an issue or pull request should be resolved behind issues or pull requests labelled `Status: ParkedIndicates that an issues or pull request will be revisited laterIndicates that an issues or pull request will be revisited laterType: EnhancementIndicates new feature requestsIndicates new feature requests