Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 rok temu |
Sebastiaan van Stijn
|
df2f25a977
pkg/plugins: rename max/min as it collides with go1.21 builtin
|
1 rok temu |
Sebastiaan van Stijn
|
05ef5559c3
pkg/plugins: override timeouts during tests
|
2 lat temu |
Sebastiaan van Stijn
|
b663c7c5c3
pkg/plugins: add convenience alias for VersionMimeType
|
2 lat temu |
Sebastiaan van Stijn
|
77c03221c9
pkg/plugins/transport: remove RequestFactory interface
|
2 lat temu |
Sebastiaan van Stijn
|
dfd331b2c8
pkg/plugins/transport: export httpTransport, and return concrete type
|
2 lat temu |
Sebastiaan van Stijn
|
6b7705d5b2
pkg/plugins: use a dummy hostname for local connections
|
2 lat temu |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 lat temu |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 lat temu |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 lat temu |
Brian Goff
|
b15f8d2d4f
Add timeouts for volume plugin ops
|
7 lat temu |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 lat temu |
Raja Sami
|
8dd100a229
Increase the Coverage of pkg/plugins
|
8 lat temu |
Felix Abecassis
|
62871ef2fa
Do not reuse a http.Request after a failure in callWithRetry
|
8 lat temu |
Anusha Ragunathan
|
83ca993c15
Add HTTP client timeout.
|
8 lat temu |
Antonio Murdaca
|
5c35bfed3f
Revert "Add default timeout to pkg/plugins/client"
|
9 lat temu |
Chun Chen
|
0699b00d26
Add default timeout to pkg/plugins/client
|
9 lat temu |
Tibor Vass
|
f37117045c
plugins: experimental support for new plugin management
|
9 lat temu |
Antonio Murdaca
|
d1b7e8373b
authz: cleanups
|
9 lat temu |
Brian Goff
|
baac2f4867
Fix panic in loading plugins
|
9 lat temu |
Antonio Murdaca
|
f0d83c4cdb
*: fix response body leaks
|
9 lat temu |
David Calavera
|
1a63023450
Call plugins with custom transports.
|
9 lat temu |
Brian Goff
|
93ad9c31fc
Close resp body on plugin call error
|
9 lat temu |
Alexander Morozov
|
05002c2501
Add support for forwarding Docker client through SOCKS proxy
|
9 lat temu |
David Calavera
|
fe53be4e17
Apply context changes to the client.
|
9 lat temu |
Brian Goff
|
f6c20d9b22
Add back compat for volume drivers `Get` and `Ls`
|
9 lat temu |
Brian Goff
|
54587d861d
Bump plugin API version
|
9 lat temu |
Brian Goff
|
279dd092b6
Don't error out on plugin err with json
|
9 lat temu |
David Calavera
|
8e034802b7
Remove usage of pkg sockets and tlsconfig.
|
9 lat temu |
Antonio Murdaca
|
5a64c8027e
authZ: more fixes
|
9 lat temu |