LXD backend: allow nestable containers
Open
- Dominant language
- Go
- Stars
- 127
- Forks
- 81
- PR merge metrics
- No merged PRs in 30d
Description
Since LXD allows [nested containers](https://documentation.ubuntu.com/lxd/stable-5.21/reference/instance_options/#instance-security:security.nesting), it would be nice to be able to declare that the LXD backend should run its containers with nesting enabled.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the LXD backend entry point and its container configuration path, then read the linked LXD instance options documentation for security.nesting. Trace how declared container options reach launched instances and verify that nesting can be enabled through the backend's existing configuration and tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- infrastructure
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100