Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 年之前 |
cui fliter
|
f66684fdeb
fix some comments
|
2 年之前 |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
6 年之前 |
Brian Goff
|
750f0d1648
Support configuration of log cacher.
|
7 年之前 |
Kir Kolyshkin
|
916eabd459
daemon.ContainerLogs(): fix resource leak on follow
|
7 年之前 |
Kir Kolyshkin
|
2e4c2a6bf9
daemon.ContainerLogs: minor debug logging cleanup
|
7 年之前 |
Brian Goff
|
2c252a48c2
Fix race conditions in logs API
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Brian Goff
|
b0b9a25e7e
Move log validator logic after plugins are loaded
|
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 年之前 |
Brian Goff
|
16f7cd6749
Move json log reading into log file object
|
8 年之前 |
Jamie Hannaford
|
e8d9a61f4c
Add --until flag for docker logs; closes #32807
|
8 年之前 |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Jim Minter
|
4fdb17c777
Prevent ContainerLogs from hanging if container doesn't run for long
|
8 年之前 |
Jim Minter
|
68e71aa3e6
Close logger only after StartLogger call
|
8 年之前 |
Drew Erny
|
1044093bb0
refactor logs and support service logs /w tty
|
8 年之前 |
Lei Jitang
|
238ad8c36a
Fix docker logs a dead container
|
8 年之前 |
Kenfe-Mickael Laventure
|
fb2bb3653e
Close logwatcher on context cancellation
|
8 年之前 |
Ke Li
|
514adcf458
Remove redundant format
|
8 年之前 |
Sebastiaan van Stijn
|
05dc9846e1
remove client-side for supported logging drivers
|
8 年之前 |
Yanqiang Miao
|
58028a2919
Eliminate redundant parameters
|
8 年之前 |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 年之前 |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Brian Goff
|
7dff310648
Fix panic while merging log configs to nil map
|
9 年之前 |
Stefan J. Wernli
|
54f11b84d2
Fixing file handle leak for "docker logs"
|
9 年之前 |