Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions docs/spec-conformance.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,8 @@ The following features are not implemented yet:
Spec version | Feature | PR
-------------|------------------------------------------|----------------------------------------------------------
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)


The following features are implemented with some limitations:
Spec version | Feature | Limitation
-------------|------------------------------------------|----------------------------------------------------------
v1.1.0 | `.[]mounts.uidMappings` | Requires using UserNS with identical uidMappings
v1.1.0 | `.[]mounts.gidMappings` | Requires using UserNS with identical gidMappings

## Architectures

The following architectures are supported:
Expand Down