Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 yıl önce |
Sebastiaan van Stijn
|
4c281fb29a
volume: format code with gofumpt
|
3 yıl önce |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 yıl önce |
Sebastiaan van Stijn
|
5037c5a8ce
Merge pull request #36688 from cpuguy83/volumes_service
|
7 yıl önce |
Brian Goff
|
f51a96c016
Move plugin client creation to the extension point
|
7 yıl önce |
Brian Goff
|
e4b6adc88e
Extract volume interaction to a volumes service
|
7 yıl önce |
Brian Goff
|
b047f675ea
Rename volumedrivers package to drivers
|
7 yıl önce |
Sebastiaan van Stijn
|
20028325da
Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins
|
7 yıl önce |
Brian Goff
|
0e5eaf8ee3
Ensure plugin returns correctly scoped paths
|
7 yıl önce |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 yıl önce |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 yıl önce |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 yıl önce |
Marianna
|
a46f757c40
Add CreatedAt filed to volume. Display when volume is inspected.
|
8 yıl önce |
Tibor Vass
|
c54b717caf
plugins: container-rootfs-relative paths
|
8 yıl önce |
Yanqiang Miao
|
87cada6d7f
delete a useless variable
|
9 yıl önce |
allencloud
|
4e959ef2f7
fix typos
|
9 yıl önce |
Brian Goff
|
2f40b1b281
Add support for volume scopes
|
9 yıl önce |
Brian Goff
|
2b6bc294fc
When calling volume driver Mount, send opaque ID
|
9 yıl önce |
Brian Goff
|
36a1c56cf5
Allow volume drivers to provide a `Status` field
|
9 yıl önce |
Brian Goff
|
9e6b1852a7
Fix N+1 calling `Path()` on `volume ls`
|
9 yıl önce |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 yıl önce |
Brian Goff
|
96c79a1934
Fix panic when plugin responds with null volume
|
9 yıl önce |
Brian Goff
|
3403a01b07
Remove back-compat hacks from for volume plugins.
|
9 yıl önce |
Stephen Rust
|
c3985bdf79
Fix volume driver API compatibility mode (a little)
|
9 yıl önce |
Brian Goff
|
f6c20d9b22
Add back compat for volume drivers `Get` and `Ls`
|
9 yıl önce |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
10 yıl önce |
Brian Goff
|
b3b7eb2723
Add volume API/CLI
|
10 yıl önce |
David Calavera
|
d592778f4a
Propagate unmount events to the external volume drivers.
|
10 yıl önce |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 yıl önce |