Skip to content

containerd should support set OOMExitPath #12372

@ningmingxiao

Description

@ningmingxiao

What is the problem you're trying to solve

containerd can't get pod/container exited reason in time,because oom event may be received after container exited event.
see #12260
this will fix TestCRISuite oom test failed.
the test case failed too many times 😮‍💨

Describe the solution you'd like

we can check OOMExitPath to get oom event when receive exited event, and then update status like cri-o.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Todo

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions