moby/integration
Brian Goff fd80ca60da
Fix pruning anon volume created from image config
Volumes created from the image config were not being pruned because the
volume service did not think they were anonymous since the code to
create passes along a generated name instead of letting the volume
service generate it.

This changes the code path to have the volume service generate the name
instead of doing it ahead of time.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
(cherry picked from commit 146df5fbd3)
Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-03-14 16:11:09 +01:00
..
build Fix loop-closure bugs in tests 2023-02-22 12:26:38 -05:00
config integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
container Wait longer for exit events on Windows 2023-02-27 17:41:37 -05:00
daemon [23.0] remove libtrust tests 2022-12-03 18:08:29 +01:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image skip TestImagePullStoredfDigestForOtherRepo() on Windows and rootless 2022-10-21 01:50:09 +02:00
internal Fix pruning anon volume created from image config 2023-03-14 16:11:09 +01:00
network integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
plugin integration/plugin: remove deprecated overlay2.override_kernel_check 2022-10-10 15:00:29 +02:00
secret integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
service integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
session bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
system integration: fix empty-lines (revive) 2022-09-30 23:59:30 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume Fix pruning anon volume created from image config 2023-03-14 16:11:09 +01:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00