Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Sebastiaan van Stijn
|
2f1c382a6d
golangci-lint: update to v1.49.0
|
2 years ago |
Sebastiaan van Stijn
|
4f08346686
fix formatting of "nolint" tags for go1.19
|
3 years ago |
Sebastiaan van Stijn
|
52c1a2fae8
gofmt GoDoc comments with go1.19
|
3 years ago |
Sebastiaan van Stijn
|
bb17074119
reformat "nolint" comments
|
4 years ago |
Sebastiaan van Stijn
|
5ca758199d
replace pkg/locker with github.com/moby/locker
|
4 years ago |
Sebastiaan van Stijn
|
5037c5a8ce
Merge pull request #36688 from cpuguy83/volumes_service
|
7 years ago |
Brian Goff
|
7c77df8acc
Move plugin client to separate interface
|
7 years ago |
Brian Goff
|
f51a96c016
Move plugin client creation to the extension point
|
7 years ago |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 years ago |
Brian Goff
|
977109d808
Remove use of global volume driver store
|
7 years ago |
Brian Goff
|
b047f675ea
Rename volumedrivers package to drivers
|
7 years ago |
Sebastiaan van Stijn
|
20028325da
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
|
7 years ago |
Brian Goff
|
0e5eaf8ee3
Ensure plugin returns correctly scoped paths
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
3816b51438
Fixup some issues with plugin refcounting
|
7 years ago |
Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
8 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
allencloud
|
1d1362bdb2
sort volume drivers and auth plugins in info response
|
8 years ago |
Daehyeok Mun
|
6306019d0b
Refactoring ineffectual assignments
|
8 years ago |
Aaron Lehmann
|
428600108c
plugingetter: Avoid all caps for constant declarations
|
8 years ago |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 years ago |
Brian Goff
|
f29bbd16f5
Refcount graphdriver plugins properly
|
8 years ago |
Tibor Vass
|
c54b717caf
plugins: container-rootfs-relative paths
|
8 years ago |
Anusha Ragunathan
|
a98be0344b
Update plugingetter import path in docker/docker.
|
8 years ago |
Anusha Ragunathan
|
fefea805e9
Make graphdrivers work with pluginv2.
|
9 years ago |
Victor Vieux
|
b22d07f515
add check plugin is not used before rm
|
9 years ago |
Anusha Ragunathan
|
27a55fba28
Reorganize plugin package into sub packages.
|
9 years ago |
Anusha Ragunathan
|
59c45f7c0a
Make `docker volume list` lookup plugins installed using new model.
|
9 years ago |