spiegel_podman/pkg/api
Philipp Fruck ad53190253
fix(api): Ensure compatibality for network connect
When trying to connect a container to a network and the connection
already exists, an error should only be raised if the container is
already running (or is in the `ContainerStateCreated` transition)
to mimic the behavior of Docker as described here:
https://github.com/containers/podman/pull/15516#issuecomment-1229265942
For running and connected containers 403 is returned which fixes #20365

Signed-off-by: Philipp Fruck <dev@p-fruck.de>
2023-10-17 22:56:32 +02:00
..
handlers fix(api): Ensure compatibality for network connect 2023-10-17 22:56:32 +02:00
server remote,build: wire unsetlabels 2023-10-16 15:34:02 +05:30
types fix: Docker API compatible bool deserialization 2023-08-14 15:09:14 +02:00
Makefile Add support for podman build --group-add 2023-01-19 10:42:10 -05:00
tags.yaml [CI:DOCS] Set all operation id to be compatibile 2021-04-05 19:54:30 -07:00