moby/integration
Sebastiaan van Stijn 1261fe69a3
API: deprecate VirtualSize field for /images/json and /images/{id}/json
In versions of Docker before v1.10, this field was calculated from
the image itself and all of its parent images. Images are now stored
self-contained, and no longer use a parent-chain, making this field
an equivalent of the Size field.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-04-18 14:46:11 +02:00
..
build Fix loop-closure bugs in tests 2023-02-15 12:44:52 -05:00
config integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
container use consistent alias for containerd's errdefs package 2023-04-08 19:30:33 +02:00
daemon daemon: remove migrateTrustKeyID() 2022-11-28 20:28:55 +01:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image List images with multiple since/before filters 2022-12-08 16:36:57 -05:00
internal Fix pruning anon volume created from image config 2023-03-14 11:06:26 +01:00
network Make default options for newly created networks configurable 2023-03-01 07:58:26 +01:00
plugin integration/plugin: fix duplicate import 2023-03-14 16:23:09 +01:00
secret integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
service integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system API: deprecate VirtualSize field for /images/json and /images/{id}/json 2023-04-18 14:46:11 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume integration/volume: fix duplicate import 2023-03-14 16:22:00 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00