linux: Support setting execution domain via linux personality

carry #3126

Co-authored-by: Aditya R <arajan@redhat.com>
Signed-off-by: Zheao.Li <me@manjusaka.me>
This commit is contained in:
Zheao.Li
2023-10-20 20:25:10 +08:00
parent edd00eb3cb
commit 98511bb40e
9 changed files with 129 additions and 1 deletions
-1
View File
@@ -7,7 +7,6 @@ The following features are not implemented yet:
Spec version | Feature | PR
-------------|------------------------------------------|----------------------------------------------------------
v1.0.2 | `.linux.personality` | [#3126](https://github.com/opencontainers/runc/pull/3126)
v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862)
v1.1.0 | rsvd hugetlb cgroup | TODO ([#3859](https://github.com/opencontainers/runc/issues/3859))
v1.1.0 | `.process.ioPriority` | [#3783](https://github.com/opencontainers/runc/pull/3783)