Skip to content
This repository was archived by the owner on May 12, 2021. It is now read-only.
This repository was archived by the owner on May 12, 2021. It is now read-only.

Moving to Docker 18.09 does not delete the VM and proxy when the container terminates #926

@sboeuf

Description

@sboeuf

We usually expect docker to monitor the shim process representing the container process inside the VM. And by doing so, it sends a kata-runtime delete <container-id> when it sees the shim going away. But unfortunately, something changed between 18.06 and 18.09 that prevents this logic from working as expected here.

Reference on docker repo: moby/moby#38233

/cc @amshinde @egernst @grahamwhaley @jodh-intel

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugIncorrect behaviourhigh-priorityVery urgent issue (resolve quickly)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions