summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorPaul Holzinger <pholzing@redhat.com>2021-11-18 19:05:32 +0100
committerPaul Holzinger <pholzing@redhat.com>2021-11-22 17:49:55 +0100
commit044edbb9c9e798e1848682fa0e5389791296f2cb (patch)
tree5ee9a2535c01b52844cf83f5796a7219028ba25b /Makefile
parentbfc929efc44cc9255406ed6c2abec1b8a4f36dab (diff)
downloadpodman-044edbb9c9e798e1848682fa0e5389791296f2cb.tar.gz
podman-044edbb9c9e798e1848682fa0e5389791296f2cb.tar.bz2
podman-044edbb9c9e798e1848682fa0e5389791296f2cb.zip
Fix netavark error handling and teardown issue
The return error was not returned by podman , instead a different error was created. Also make sure to free assigned ips on an error to not leak them. Lastly podman container cleanup uses the default network backend instead of the provided one, we need to add `--network-backend` to the exit command. [NO NEW TESTS NEEDED] Signed-off-by: Paul Holzinger <pholzing@redhat.com>
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions