moby/integration/network
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
..
ipvlan Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
macvlan Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
bridge_test.go api: Allow ContainerCreate to take several EndpointsConfig for >= 1.44 2023-09-15 10:07:29 +02:00
delete_test.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00
dns_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
helpers.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
helpers_windows.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
inspect_test.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00
main_test.go Wire up tests to support otel tracing 2023-09-07 18:38:22 +00:00
network_test.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00
service_test.go libnet: Make sure network names are unique 2023-09-12 10:40:13 +02:00