Sebastiaan van Stijn
|
ebef4efb88
api/types: move ContainerLogsOptions to api/types/container
|
1 year ago |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Sebastiaan van Stijn
|
5e2a1195d7
swap logrus types for their containerd/logs aliases
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Cory Snider
|
0b592467d9
daemon: read-copy-update the daemon config
|
2 years ago |
cui fliter
|
f66684fdeb
fix some comments
|
2 years ago |
Sebastiaan van Stijn
|
eb14d936bf
daemon: rename variables that collide with imported package names
|
5 years ago |
Brian Goff
|
750f0d1648
Support configuration of log cacher.
|
7 years ago |
Kir Kolyshkin
|
916eabd459
daemon.ContainerLogs(): fix resource leak on follow
|
7 years ago |
Kir Kolyshkin
|
2e4c2a6bf9
daemon.ContainerLogs: minor debug logging cleanup
|
7 years ago |
Brian Goff
|
2c252a48c2
Fix race conditions in logs API
|
7 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Brian Goff
|
b0b9a25e7e
Move log validator logic after plugins are loaded
|
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 |
Brian Goff
|
16f7cd6749
Move json log reading into log file object
|
8 years ago |
Jamie Hannaford
|
e8d9a61f4c
Add --until flag for docker logs; closes #32807
|
8 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 |
Jim Minter
|
4fdb17c777
Prevent ContainerLogs from hanging if container doesn't run for long
|
8 years ago |
Jim Minter
|
68e71aa3e6
Close logger only after StartLogger call
|
8 years ago |
Drew Erny
|
1044093bb0
refactor logs and support service logs /w tty
|
8 years ago |
Lei Jitang
|
238ad8c36a
Fix docker logs a dead container
|
8 years ago |
Kenfe-Mickael Laventure
|
fb2bb3653e
Close logwatcher on context cancellation
|
8 years ago |
Ke Li
|
514adcf458
Remove redundant format
|
8 years ago |
Sebastiaan van Stijn
|
05dc9846e1
remove client-side for supported logging drivers
|
8 years ago |
Yanqiang Miao
|
58028a2919
Eliminate redundant parameters
|
8 years ago |
Tonis Tiigi
|
37a3be2449
Move stdio attach from libcontainerd backend to callback
|
8 years ago |
Michael Crosby
|
7c36a1af03
Move engine-api client package
|
8 years ago |