opencontainers / opencontainers/runc
[libcontainer] GetOwnCgroup is currently not supported for cgroup v2
Open
Nobody has claimed this yet.
area/cgroupv2
area/go-api
enhancement
- Dominant language
- Go
- Stars
- 13.5k
- Forks
- 2.3k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 30
Description
Opening an issue mentioned by @giuseppe here. Feel free to edit this OP.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the linked discussion in issue 2315 and inspect runc's libcontainer cgroup implementation for the GetOwnCgroup entry point. Determine how cgroup v2 is represented and identify the relevant existing tests before making changes. Done means GetOwnCgroup works for cgroup v2 and the behavior is covered by tests.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go, linux
- Domain
- operating-systems
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100