From e90d8cb8fe01ebcf2b643c1a0fd77b29d6dd52b9 Mon Sep 17 00:00:00 2001 From: lfbzhm Date: Mon, 1 Jan 2024 14:52:38 +0000 Subject: [PATCH 1/2] we have supported rsvd hugetlb cgroup Signed-off-by: lfbzhm --- docs/spec-conformance.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/spec-conformance.md b/docs/spec-conformance.md index c3ed8084b5e..cd6027ac07d 100644 --- a/docs/spec-conformance.md +++ b/docs/spec-conformance.md @@ -8,7 +8,6 @@ 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) From 55c9d6bf01fe29d40af92744919307e8bce361cf Mon Sep 17 00:00:00 2001 From: lfbzhm Date: Thu, 4 Jan 2024 11:20:15 +0000 Subject: [PATCH 2/2] we have implemented idmapped-mounts with no limitations Signed-off-by: lfbzhm --- docs/spec-conformance.md | 7 ------- 1 file changed, 7 deletions(-) diff --git a/docs/spec-conformance.md b/docs/spec-conformance.md index cd6027ac07d..7ef21d6f948 100644 --- a/docs/spec-conformance.md +++ b/docs/spec-conformance.md @@ -10,13 +10,6 @@ Spec version | Feature | PR v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862) 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: