Ulysses Souza
|
0dec6b5ff1
Fix Flake8 lint
|
6 年之前 |
kbroadwater
|
6c3641fdb7
Returing 1 when a container exits with a non-zero exit code with --abort-on-container-exit is set. Signed-off-by: Kevin Broadwater <[email protected]>
|
8 年之前 |
Joffrey F
|
3fcd648ba2
Catch APIError while printing container logs
|
9 年之前 |
Daniel Nephin
|
e8a93821d4
Fix race condition where a container stopping and starting again would cause logs to miss logs.
|
9 年之前 |
Daniel Nephin
|
48ed68eeaa
Fix geneartors for python3.
|
9 年之前 |
Daniel Nephin
|
44c1747127
Add tests for reactive log printing.
|
9 年之前 |
Daniel Nephin
|
65797558f8
Refactor log printing to support containers that are started later.
|
9 年之前 |
Stéphane Seguin
|
038da4eea3
Logs args of LogPrinter as a dictionary
|
9 年之前 |
Stéphane Seguin
|
9b36dc5c54
Add --tail flag as option on logs.
|
9 年之前 |
Stéphane Seguin
|
82632098a3
Add -f, --follow flag as option on logs.
|
9 年之前 |
Daniel Nephin
|
d32bb8efee
Fix #1549 - flush after each line of logs.
|
10 年之前 |
Mazz Mosley
|
bee063c07d
Fix tests
|
10 年之前 |
Daniel Nephin
|
413b76e228
Fix warning message when a container uses a non-json log driver
|
10 年之前 |
Daniel Nephin
|
9d9550c5b6
Fix log printing for python3 by converting everything to unicode.
|
10 年之前 |
Daniel Nephin
|
2b589606da
Move log_printer_test into correct testing module for naming convention.
|
10 年之前 |