Skip to content

Commit 653161f

Browse files
AkihiroSudacyphar
authored andcommitted
docs/spec-conformance.md: update for spec v1.3.0
ref: opencontainers/runtime-spec PR 1302 Signed-off-by: Akihiro Suda <[email protected]> Signed-off-by: Aleksa Sarai <[email protected]>
1 parent 996278a commit 653161f

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

docs/spec-conformance.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
# Spec conformance
22

3-
This branch of runc implements the [OCI Runtime Spec v1.2.1](https://github.com/opencontainers/runtime-spec/tree/v1.2.1)
3+
This branch of runc implements the [OCI Runtime Spec v1.3.0](https://github.com/opencontainers/runtime-spec/tree/v1.3.0)
44
for the `linux` platform.
55

66
The following features are not implemented yet:
77

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.3.0 | Clarified interpretation of `linux.intelRdt` | [#3832](https://github.com/opencontainers/runc/pull/3832)
12+
v1.3.0 | Fail on a failure of a poststart hook. | [#4348](https://github.com/opencontainers/runc/pull/4348)
1113

1214
## Architectures
1315

0 commit comments

Comments
 (0)