moby/integration/internal
Albin Kerouanton bbcd662532
api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44
The API endpoint `/containers/create` accepts several EndpointsConfig
since v1.22 but the daemon would error out in such case. This check is
moved from the daemon to the api and is now applied only for API < 1.44,
effectively allowing the daemon to create containers connected to
several networks.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-09-15 10:07:29 +02:00
..
build fix some comments 2023-04-25 13:39:28 +08:00
container api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2023-09-15 10:07:29 +02:00
network api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2023-09-15 10:07:29 +02:00
requirement integration/internal: format code with gofumpt 2023-06-29 00:31:11 +02:00
swarm Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
termtest test: Add tests for logging 2022-06-10 09:26:17 +02:00