moby/api/server
Albin Kerouanton 4f0cab3b74
api: ContainerCreate: re-organize BC conditions
- Merge BC conds for API < v1.42 together
- Merge BC conds for API < v1.44 together
- Re-order BC conds by API version
- Move pids-limit normalization after BC conds

Signed-off-by: Albin Kerouanton <albinker@gmail.com>
2023-10-25 21:25:18 +02:00
..
backend/build migrate to new github.com/distribution/reference module 2023-09-05 12:09:26 +02:00
httpstatus migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
httputils api/types: move ContainerLogsOptions to api/types/container 2023-10-12 11:30:12 +02:00
middleware migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
router api: ContainerCreate: re-organize BC conditions 2023-10-25 21:25:18 +02:00
errorhandler.go errdefs: move GetHTTPErrorStatusCode to api/server/httpstatus 2022-03-21 12:22:39 +01:00
middleware.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
server.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
server_test.go api/server: drop unused Config struct 2023-02-28 13:49:53 -05:00