containers / virtcontainers

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

Remove useless pod fetching #598

Closed sboeuf closed 6 years ago

sboeuf commented 6 years ago

A lot of useless pod state fetches are done when the pod state has already been fetched earlier in the code.