firecracker-microvm / firecracker-microvm/firecracker-containerd
Runtime should limit privileges
Open
area/cri
- Dominant language
- Go
- Stars
- 2.9k
- Forks
- 247
- PR merge metrics
- No merged PRs in 30d
Description
- [ ] runtime should support that ReadOnlyRootfs is false
- [ ] runtime should support Privileged is true
- [ ] runtime should support RunAsUser
- [ ] should return error if RunAsGroup is set without RunAsUser
- [ ] runtime should support RunAsUserName
- [ ] runtime should support SupplementalGroups
- [ ] runtime should support setting Capability
- [ ] runtime should support Privileged is false
- [ ] runtime should support RunAsGroup
- [ ] runtime should support that ReadOnlyRootfs is true
Contributor guide
Assessment
This issue has not been assessed yet.