Skip to content

when should prestart hooks be called #909

@hqhq

Description

@hqhq

I just realized that we define prestart hooks MUST be called after the start operation is called, it's been there since we restore hook language removed by create/start split in #532 , but we actually call prestart hooks in create operation which before start operation in runc, and this should be the right approach in practice, should we amend language in runtime-spec or should we reconsider implementation in runc?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions