moby--moby/integration
Brian Goff 618f26ccbc Volume prune: only prune anonymous volumes by default
This adds a new filter argument to the volume prune endpoint "all".
When this is not set, or it is a false-y value, then only anonymous
volumes are considered for pruning.

When `all` is set to a truth-y value, you get the old behavior.

This is an API change, but I think one that is what most people would
want.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2022-10-04 20:55:13 +00:00
..
build Merge pull request #43009 from thaJeztah/skip_TestBuildWCOWSandboxSize 2021-11-10 11:59:09 -08:00
config integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
container integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
daemon replace deprecated gotest.tools' env.Patch() with t.SetEnv() 2022-05-28 12:12:39 +02:00
distribution bump gotest.tools v3.0.1 for compatibility with Go 1.14 2020-02-11 00:06:42 +01:00
image Finish refactor of UID/GID usage to a new struct 2022-03-14 16:28:57 -04:00
internal integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
network integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
plugin integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02: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 integration: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
testdata/https Update test certificates 2021-05-18 09:43:21 +02:00
volume Volume prune: only prune anonymous volumes by default 2022-10-04 20:55:13 +00:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00