Files
Paul Holzinger 249474a84e drop support for "pasta" as a network name
The pasta network mode has been added in podman v4.4 and this causes a
conflict with named networks that could also be called "pasta". To not
break anything we had special logic to prefer the named network over the
network mode. Now with 5.0 we can break this and remove this awkward
special handling from the code.

Containers created with 4.X that use a named network pasta will also
continue to work fine, this chnage will only effect the creation of new
containers with a named network pasta and instead always used the
network mode pasta. We now also block the creation of networks with the
name "pasta".

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2024-02-05 13:57:24 +01:00
..
2022-09-06 09:37:13 -07:00
2024-01-25 11:20:03 -05:00
2022-09-06 09:37:13 -07:00
2022-09-06 09:37:13 -07:00
2022-09-06 09:37:13 -07:00
2022-09-06 09:37:13 -07:00
2022-09-06 09:37:13 -07:00
2023-09-30 17:33:17 +05:30