diff --git a/docs/spec-conformance.md b/docs/spec-conformance.md index c3ed8084b5e..7ef21d6f948 100644 --- a/docs/spec-conformance.md +++ b/docs/spec-conformance.md @@ -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: