Skip to content

Commit 1c7b8c9

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 a462d6f commit 1c7b8c9

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

docs/spec-conformance.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ 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.3.0 | Fail on a failure of a poststart hook. | [#4348](https://github.com/opencontainers/runc/pull/4348)
1211

1312
## Architectures
1413

0 commit comments

Comments
 (0)