moby/daemon/config
Sebastiaan van Stijn 6b01719ffb
api: add MinSupportedAPIVersion const
This const contains the minimum API version that can be supported by the
API server. The daemon is currently configured to use the same version,
but we may increment the _configured_ minimum version when deprecating
old API versions in future.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-02-06 18:44:44 +01:00
..
builder.go builder-next: adopt new wrapped types 2023-09-21 14:18:48 -06:00
builder_test.go daemon/config: use strings.Cut(), fix panic in BuilderGCFilter 2022-11-16 15:15:05 +01:00
config.go api: add MinSupportedAPIVersion const 2024-02-06 18:44:44 +01:00
config_linux.go api: remove API < v1.24 2024-02-06 18:44:44 +01:00
config_linux_test.go daemon: consolidate runtimes config validation 2023-06-01 14:45:25 -04:00
config_test.go vendor: containerd v1.7.12, and switch to dario.cat/mergo v1.0.0 2024-01-12 18:09:24 +01:00
config_windows.go api: remove API < v1.24 2024-02-06 18:44:44 +01:00
config_windows_test.go daemon/config: clean up tests to use common helper 2023-01-10 13:54:17 -07:00
opts.go Bump swarmkit to v2 2022-04-21 17:33:07 -04:00