summaryrefslogtreecommitdiff
path: root/vendor/github.com/mistifyio/go-zfs
diff options
context:
space:
mode:
authorMatthew Heon <mheon@redhat.com>2021-08-18 14:19:11 -0400
committerMatthew Heon <mheon@redhat.com>2021-08-18 14:19:11 -0400
commit592fae4225619755bdcc9f26416eab1c450f9811 (patch)
tree5b8290d58efc69e174e74b249391f53edf218d9a /vendor/github.com/mistifyio/go-zfs
parenta3d8b48fd56a722642f7cbcad52b2fa88f12b656 (diff)
downloadpodman-592fae4225619755bdcc9f26416eab1c450f9811.tar.gz
podman-592fae4225619755bdcc9f26416eab1c450f9811.tar.bz2
podman-592fae4225619755bdcc9f26416eab1c450f9811.zip
Volumes: Only remove from DB if plugin removal succeeds
Originally, Podman would unconditionally remove volumes from the DB, even if they failed to be removed from the volume plugin; this was a safety measure to ensure that `volume rm` can always remove a volume from the database, even if the plugin is misbehaving. However, this is a significant deivation from Docker, which refuses to remove if the plugin errors. These errors can be legitimate configuration issues which the user should address before the volume is removed, so Podman should also use this behaviour. Fixes #11214 Signed-off-by: Matthew Heon <mheon@redhat.com>
Diffstat (limited to 'vendor/github.com/mistifyio/go-zfs')
0 files changed, 0 insertions, 0 deletions