opencontainers / runtime-tools

OCI Runtime Tools
https://www.opencontainers.org/
Apache License 2.0
434 stars 141 forks source link

validation: read pid in PostCreate #713

Closed giuseppe closed 3 years ago

giuseppe commented 3 years ago

do not read the container pid in PreDelete as it might be already terminated ("true" is a short lived process).

Signed-off-by: Giuseppe Scrivano gscrivan@redhat.com

giuseppe commented 3 years ago

@tianon @dqminh @hqhq PTAL

hqhq commented 3 years ago

LGTM

Approved with PullApprove