Files
podman/pkg/specgen/generate
cdoern 831d6534fb fix pod network handling with a host network
the function `GetDefaultNamespaceMode` for pods checks if we are sharing each namespace
and if not, returns the default which in the case of a network is slirp.

add a switch case for explicitly checking if the pod's network mode is host
and if so, return specgen.Host for the container

resolves #13763

Signed-off-by: cdoern <cbdoer23@g.holycross.edu>
Signed-off-by: cdoern <cdoern@redhat.com>
2022-06-02 14:16:28 -04:00
..
2022-05-19 13:59:15 +02:00
2022-05-23 13:59:05 +02:00
2022-01-12 17:07:30 +01:00
2022-05-23 13:59:05 +02:00