Skip to content

Commit 03f46d7

Browse files
committed
merge #4159 into opencontainers/runc:main
lfbzhm (2): we have implemented idmapped-mounts with no limitations we have supported rsvd hugetlb cgroup LGTMs: AkihiroSuda cyphar
2 parents f4f282c + 55c9d6b commit 03f46d7

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

docs/spec-conformance.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,8 @@ The following features are not implemented yet:
88
Spec version | Feature | PR
99
-------------|------------------------------------------|----------------------------------------------------------
1010
v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862)
11-
v1.1.0 | rsvd hugetlb cgroup | TODO ([#3859](https://github.com/opencontainers/runc/issues/3859))
1211
v1.1.0 | `.process.ioPriority` | [#3783](https://github.com/opencontainers/runc/pull/3783)
1312

14-
15-
The following features are implemented with some limitations:
16-
Spec version | Feature | Limitation
17-
-------------|------------------------------------------|----------------------------------------------------------
18-
v1.1.0 | `.[]mounts.uidMappings` | Requires using UserNS with identical uidMappings
19-
v1.1.0 | `.[]mounts.gidMappings` | Requires using UserNS with identical gidMappings
20-
2113
## Architectures
2214

2315
The following architectures are supported:

0 commit comments

Comments
 (0)