Sebastiaan van Stijn
|
e18f5a5304
container: internalize InitAttachContext
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Nicolas De Loof
|
af5d83a641
Make it explicit raw|multiplexed stream implementation being used
|
5 years ago |
Sebastiaan van Stijn
|
07d60bc257
Replace errors.Cause() with errors.Is() / errors.As()
|
5 years ago |
Sebastiaan van Stijn
|
8312004f41
remove uses of deprecated pkg/term
|
5 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 years ago |
Kir Kolyshkin
|
916eabd459
daemon.ContainerLogs(): fix resource leak on follow
|
7 years ago |
Brian Goff
|
0f51477017
Fix fd leak on attach
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 years ago |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 years ago |
wangguoliang
|
94cefa2145
Optimize some wrong usage and spelling
|
7 years ago |
Daniel Nephin
|
9b47b7b151
Fix golint errors.
|
7 years ago |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
yangshukui
|
5010e09534
Add a restarting check to ContainerAttach
|
8 years ago |
Josh Hawn
|
4921171587
Update ContainerWait API
|
8 years ago |
Josh Hawn
|
cfdf84d5d0
Update Container Wait Backend
|
8 years ago |
Jim Minter
|
68e71aa3e6
Close logger only after StartLogger call
|
8 years ago |
Jim Minter
|
32ca1214fa
Fix race on ContainerAttachRaw
|
8 years ago |
Jim Minter
|
dc0ee98805
Resolve connection reset by peer regression
|
8 years ago |
lixiaobing10051267
|
660ec32e8f
invalide detach keys provided
|
8 years ago |
Jim Minter
|
84d6240cfe
Resolve race conditions in attach API call
|
8 years ago |
Brian Goff
|
2ddec97545
Move attach code to stream package
|
8 years ago |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 years ago |
Vincent Demeester
|
4dafd107ad
Merge pull request #22777 from WeiZhang555/wait-restarting
|
9 years ago |
Yong Tang
|
a72b45dbec
Fix logrus formatting
|
9 years ago |
Zhang Wei
|
c498d4700d
Bug fix: `docker run -i --restart always` hangs.
|
9 years ago |