spiegel_podman/pkg/api/handlers
Paul Holzinger d737a815a9
compat API: network create return 409 for duplicate
If the name already exists and CheckDuplicate is set we need to return
409, if CheckDuplicate is not set we return the network without error.

Fixes #17585

Signed-off-by: Paul Holzinger <pholzing@redhat.com>
2023-03-16 15:21:56 +01:00
..
compat compat API: network create return 409 for duplicate 2023-03-16 15:21:56 +01:00
libpod Add missing return after errors 2023-02-07 14:51:07 -05:00
swagger network: add support for podman network update and --network-dns-server 2023-01-12 20:19:14 +05:30
types bump go module to version 4 2022-01-18 12:47:07 +01:00
utils Don't use github.com/docker/distribution 2022-10-17 14:42:36 -04:00
decoder.go bump golangci-lint to v1.49.0 2022-10-17 09:19:41 +02:00
types.go implement podman update 2022-09-01 13:02:01 -04:00