containers / virtcontainers

A Go package for building hardware virtualized container runtimes
Apache License 2.0
139 stars 43 forks source link

Simplify kill container semantic #604

Closed sboeuf closed 6 years ago

sboeuf commented 6 years ago

We should not handle complex use cases from container.go. Instead, each agent implementation should decide what to do according to the container status.