spiegel_podman/pkg/domain/entities
Paul Holzinger 5c7935057c
Do not allow network modes to be used as network names
`podman network create` should not allow users to create networks with a
name which is already used for a network mode in `podman run --network`.

Fixes #11448

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2021-09-16 11:01:52 +02:00
..
reports Rework pruning to report reclaimed space 2020-12-30 19:57:35 -06:00
types Fix build with GO111MODULE=off 2021-04-15 14:24:39 -04:00
auto-update.go auto-update: simple rollback 2021-08-05 15:20:38 +02:00
container_ps.go Drop OCICNI dependency 2021-09-15 20:00:28 +02:00
containers.go Drop OCICNI dependency 2021-09-15 20:00:28 +02:00
engine.go add flag to record memory profiles 2021-08-20 15:35:58 +02:00
engine_container.go Do not allow network modes to be used as network names 2021-09-16 11:01:52 +02:00
engine_image.go podman diff accept two images or containers 2021-07-02 17:11:56 +02:00
engine_system.go Adds tunnel routes for system reset. 2020-05-11 17:03:32 -04:00
events.go Add deprecated fields for 1.22+ clients that still expect them 2021-09-10 20:08:45 -05:00
filters.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
generate.go generate systemd: handle --restart 2021-09-07 13:58:11 +02:00
healthcheck.go podmanv2 enable healthcheck run 2020-03-29 18:48:29 -05:00
images.go manifest: rm should not remove referenced images. 2021-09-02 17:30:02 +05:30
manifest.go migrate Podman to containers/common/libimage 2021-05-05 11:30:12 +02:00
network.go Wire network interface into libpod 2021-09-15 20:00:20 +02:00
play.go Add init containers to generate and play kube 2021-09-10 09:37:46 -04:00
pods.go Pod Volumes Support 2021-09-14 08:32:07 -04:00
secrets.go Add filtering functionality to http api secrets list 2021-09-03 10:29:31 +02:00
set.go Fix Id->ID where possible for lint 2020-06-10 05:49:41 -04:00
system.go Add CORS support 2021-06-04 16:14:52 +03:00
types.go InfraContainer Rework 2021-08-26 16:05:16 -04:00
volumes.go Remove unused VolumeList* structs 2021-04-29 15:04:42 -04:00