Skip to content

Commit

Permalink
merge opencontainers#4159 into opencontainers/runc:main
Browse files Browse the repository at this point in the history
lfbzhm (2):
  we have implemented idmapped-mounts with no limitations
  we have supported rsvd hugetlb cgroup

LGTMs: AkihiroSuda cyphar
  • Loading branch information
cyphar committed Jan 5, 2024
2 parents f4f282c + 55c9d6b commit 03f46d7
Showing 1 changed file with 0 additions and 8 deletions.
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

0 comments on commit 03f46d7

Please sign in to comment.