mirror of https://github.com/containers/podman.git
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> |
||
---|---|---|
.. | ||
testfiles | ||
config.go | ||
config_test.go | ||
const.go | ||
exec.go | ||
ipam.go | ||
ipam_test.go | ||
netavark_suite_test.go | ||
network.go | ||
run.go | ||
run_test.go |