diff options
author | Chris Evich <cevich@redhat.com> | 2019-09-10 13:27:02 -0400 |
---|---|---|
committer | Chris Evich <cevich@redhat.com> | 2019-09-10 16:22:15 -0400 |
commit | a58ac7be7b746855baa84932a49f71114e51655e (patch) | |
tree | 633d73d2676d9731a1038b9d75828d4650cfcac3 /pkg/spec/storage.go | |
parent | c1761ba1ac4155bab82fb9b847ccf96489b98265 (diff) | |
download | podman-a58ac7be7b746855baa84932a49f71114e51655e.tar.gz podman-a58ac7be7b746855baa84932a49f71114e51655e.tar.bz2 podman-a58ac7be7b746855baa84932a49f71114e51655e.zip |
Cirrus: Prevent resident pollution
When constructing VM cache-images, the latest/greatest podman package is
installed to ensure all necessary dependencies are met. Prior to
testing source-built binaries, most of of the packaged files are removed.
However, if the `io.podman` service or socket is enabled/running, it
could cause the packaged podman and varlink binaries to be both resident
and cached. Since this condition would cause very difficult to diagnose
behaviors, add preventative measures to ensure these services are absent
prior to removing packaged podman files.
Signed-off-by: Chris Evich <cevich@redhat.com>
Diffstat (limited to 'pkg/spec/storage.go')
0 files changed, 0 insertions, 0 deletions