moby/volume/service
Sebastiaan van Stijn cff4f20c44
migrate to github.com/containerd/log v0.1.0
The github.com/containerd/containerd/log package was moved to a separate
module, which will also be used by upcoming (patch) releases of containerd.

This patch moves our own uses of the package to use the new module.

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2023-10-11 17:52:23 +02:00
..
opts Volume prune: only prune anonymous volumes by default 2022-10-04 20:55:13 +00:00
by.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00
convert.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
convert_test.go volume/service: inline filters in tests 2023-04-25 15:17:25 +02:00
db.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
db_test.go volume: format code with gofumpt 2023-06-29 00:05:23 +02:00
default_driver.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
default_driver_stubs.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
errors.go Use GetBoolOrDefault to remove duplicated invalidFilter usages 2023-01-26 16:28:53 +01:00
restore.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
restore_test.go fix unclosed file-handles in tests 2022-05-31 21:53:38 +02:00
service.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
service_linux_test.go volume: format code with gofumpt 2023-06-29 00:05:23 +02:00
service_test.go api/types/events: define "Action" type and consts 2023-08-29 00:38:08 +02:00
store.go migrate to github.com/containerd/log v0.1.0 2023-10-11 17:52:23 +02:00
store_test.go test/volume: Replace Check with NilError where suitable 2023-08-10 11:18:56 +02:00
store_unix.go remove pre-go1.17 build-tags 2023-05-19 20:38:51 +02:00
store_windows.go Extract volume interaction to a volumes service 2018-05-25 14:21:07 -04:00