Sebastiaan van Stijn
|
c7b488fbc8
API: properly handle invalid JSON to return a 400 status
|
6 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Kenfe-Mickael Laventure
|
ddae20c032
Update libcontainerd to use containerd 1.0
|
7 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Evan Hazlett
|
f86db80b5f
add headers when using exec
|
8 年之前 |
Daniel Nephin
|
01883c136d
Add an IDResponse type
|
8 年之前 |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 年之前 |
Thomas Leonard
|
b6c7becbfe
Add support for user-defined healthchecks
|
9 年之前 |
fy2462
|
8bf5613c1a
Fix bug: exec non-exist command miss a "\n"
|
9 年之前 |
Vincent Demeester
|
7534f17261
Update code for latest engine-api
|
9 年之前 |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 年之前 |
Lei Jitang
|
d6ccc0e09f
Do not return error on hijacked connection for docker exec
|
9 年之前 |
Jess Frazelle
|
b77573f48e
Merge pull request #21274 from jfrazelle/fix-variables-that-werent-being-used
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
Jessica Frazelle
|
0e025b4bb1
fix variables that werent being called
|
9 年之前 |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
Doug Davis
|
b3e1178ad0
Fix error messages
|
9 年之前 |
David Calavera
|
839f73c302
Move ExecConfig to types.
|
9 年之前 |
Dong Chen
|
fa8d96ebe2
Add container package for container APIs.
|
9 年之前 |
Dong Chen
|
a5bf10f37e
move container files to a separate folder. Following changes will update them.
|
9 年之前 |