moby/volume
Sebastiaan van Stijn 3e52785aae
volume/drivers: use plugin Content-Type headers v1.2
The MediaType was changed twice in;

- b3b7eb2723 ("application/vnd.docker.plugins.v1+json"   -> "application/vnd.docker.plugins.v1.1+json")
- 54587d861d ("application/vnd.docker.plugins.v1.1+json" -> "application/vnd.docker.plugins.v1.2+json")

But the (integration) tests were still using the old version, so let's
use the VersionMimeType const that's defined, and use the updated version.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-07 20:38:54 +02:00
..
drivers volume/drivers: use plugin Content-Type headers v1.2 2023-08-07 20:38:54 +02:00
local swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
mounts swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
service volume: format code with gofumpt 2023-06-29 00:05:23 +02:00
testutils linting: gosec: fix or suppress G112, G114 in test code 2022-09-04 15:36:51 +02:00
volume.go Restore active mount counts on live-restore 2023-06-27 16:33:23 +00:00