spiegel_podman/pkg/specgen
Paul Holzinger ef325bc8c4
specgen: check that networks are only set with bridge
Because we cannot reqad the networking mode in the frontent because we
should always use the server default we have to parse the mac and ip
address to the server via a default network. Now when the server reads
the default nsmode it has to reject the provided networks when the mode
is not set to bridge.

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-12-14 15:23:40 +01:00
..
generate support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
config_unsupported.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
container_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
namespaces.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
namespaces_test.go support advanced network configuration via cli 2021-12-14 15:23:39 +01:00
pod_validate.go specgen: check that networks are only set with bridge 2021-12-14 15:23:40 +01:00
podspecgen.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
specgen.go Add new networks format to spegecen 2021-12-14 15:23:39 +01:00
specgen_test.go fix test 2021-10-11 17:41:58 +08:00
volumes.go libpod/option.go remove error stutter from wrap/wraf 2021-08-17 16:14:02 +05:30