Skip to content

Commit ff071ea

Browse files
committed
conformance: poststart hooks spec now matches runc
This entry was added by commit 653161f ("docs/spec-conformance.md: update for spec v1.3.0") but the spec was updated before the v1.3.0 release to remove this requirement for poststart hooks in order to match runc's current behaviour. Fixes: 653161f ("docs/spec-conformance.md: update for spec v1.3.0") Ref: opencontainers/runtime-spec#1262 Signed-off-by: Aleksa Sarai <cyphar@cyphar.com>
1 parent c1c7887 commit ff071ea

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docs/spec-conformance.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ Spec version | Feature | PR
99
-------------|------------------------------------------------|----------------------------------------------------------
1010
v1.1.0 | `SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV` | [#3862](https://github.com/opencontainers/runc/pull/3862)
1111
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)
1312

1413
## Architectures
1514

0 commit comments

Comments
 (0)