containers / virtcontainers

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

pod: Hotplug all pod container rootfs with devicemapper #436

Closed sameo closed 7 years ago

sameo commented 7 years ago

When mixing cold and hot plugged devicemapper drives, orchestration engines can get confused and removing pods can fail as the assumption that a stopped pod pause container rootfs can be unmounted fails with virtual machines.

Fixes #435

sameo commented 7 years ago

cc @amshinde @mcastelino @sboeuf PTAL

coveralls commented 7 years ago

Coverage Status

Coverage increased (+0.03%) to 66.052% when pulling c49076410d7d804a72adb5ab6ec6b1652f759afd on sameo/topic/pod-hotplug into 309a2c6a527404f5b2a9188b2e05cc1870ac732a on master.