moby/libnetwork/ipam
Albin Kerouanton 42d34e40f9
libnet: Replace BadRequest with InvalidParameter
InvalidParameter is now compatible with errdefs.InvalidParameter. Thus,
these errors will now return a 400 status code instead of a 500.

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-08-17 16:45:04 +02:00
..
allocator.go libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
allocator_test.go libnetwork/ipam: move PoolID.FromString() to a PoolIDFromString() func 2023-08-08 15:57:24 +02:00
parallel_test.go libnet/ipam: drop vestiges of custom addrSpaces 2023-02-23 18:09:22 -05:00
structures.go libnet: Replace BadRequest with InvalidParameter 2023-08-17 16:45:04 +02:00
utils.go libnet/ipam: use netip types internally 2023-02-23 18:10:01 -05:00