mirror of
https://github.com/containers/podman.git
synced 2025-06-06 15:00:40 +08:00

Add --ignore flag to the command line Add a new parameter to the NetworkCreate interface in pkg/domain for CreateOptions Add a new API Network CreateWithOptions in pkg/bindings Remote API - Add a query parameter to set the ignore flag Kube - use the IgnoreIfExists flag when creating the default network instead of handling the failure Add e2e tests Update man page for podman-network-create Signed-off-by: Ygal Blum <ygal.blum@gmail.com>