From 55c9d6bf01fe29d40af92744919307e8bce361cf Mon Sep 17 00:00:00 2001 From: lfbzhm Date: Thu, 4 Jan 2024 11:20:15 +0000 Subject: [PATCH] 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 cd6027ac0..7ef21d6f9 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: