-
Epic
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
None
-
pidfd and cgroupfd support in golang
-
False
-
None
-
False
-
Not Selected
-
To Do
-
Impediment
-
rhel-sst-container-tools
-
0% To Do, 0% In Progress, 100% Done
OCP/Telco Definition of Done
Epic Template descriptions and documentation.
<--- Cut-n-Paste the entire contents of this description into your new Epic --->
Epic Goal
- Enhance os.Exec to pass a cgroup to the underlying clone call, allowing a new process to be spawned into a new cgroup, and possibly return a pidfd to track the exec process.
-
- add support for clone3
- add needed flags/structures
- handle kernel versioning
- Enhance CRI-O/runc to use pidfd/cgroupfd
- syscall: add PidFD, CgroupFD, and UseCgroupFD options for Linux clone to SysProcAttr #51246
Why is this important?
- …
Scenarios
- ...
Acceptance Criteria
- CI - MUST be running successfully with tests automated
- Release Technical Enablement - Provide necessary release enablement details and documents.
- ...
Dependencies (internal and external)
- ...
Previous Work (Optional):
- …
Open questions::
- …
Done Checklist
- CI - CI is running, tests are automated and merged.
- Release Enablement <link to Feature Enablement Presentation>
- DEV - Upstream code and tests merged: <link to meaningful PR or GitHub Issue>
- DEV - Upstream documentation merged: <link to meaningful PR or GitHub Issue>
- DEV - Downstream build attached to advisory: <link to errata>
- QE - Test plans in Polarion: <link or reference to Polarion>
- QE - Automated tests merged: <link or reference to automated tests>
- DOC - Downstream documentation merged: <link to meaningful PR>