moby/image
Sebastiaan van Stijn 5380f3f0c4
image/spec: add missing "ArgsEscaped" field (v1.1, v1.2)
This field was added in 9db5db1b94, which
was part of v1.10.0-rc1 and later, which used image spec v1.1.0.

It's worth noting that documentation for the v1.1.0 image spec was not
yet available until commit 4fa0eccd10,
which was included in v1.12.0-rc1 and up. The `ArgsEscaped` field was
also adopted by the OCI image spec since [v1.1.0-rc3][1], but considered
deprecated, and not recommended to be used.

This patch amends the v1.1 and v1.2 specifications to describe the field.

[1]: 59780aa569

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-08-30 13:25:00 +02:00
..
cache Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
spec image/spec: add missing "ArgsEscaped" field (v1.1, v1.2) 2023-08-30 13:25:00 +02:00
tarexport image: format code with gofumpt 2023-08-24 17:57:22 +02:00
v1 Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
fs.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
fs_test.go image: format code with gofumpt 2023-08-24 17:57:22 +02:00
image.go c8d/builder: Don't drop fields from created image 2023-08-24 09:44:12 +02:00
image_test.go Use OCI "History" type instead of inventing our own copy 2023-06-12 13:47:17 -07:00
rootfs.go Switch all logging to use containerd log pkg 2023-06-24 00:23:44 +00:00
store.go swap logrus types for their containerd/logs aliases 2023-08-01 13:02:55 +02:00
store_test.go image/store: Use errdefs for errors 2022-12-08 17:17:07 +01:00