David Calavera
|
1c6fe58efc
Merge pull request #14442 from cpuguy83/refactor_logdrvier_reader
|
10 лет назад |
Brian Goff
|
c0391bf554
Split reader interface from logger interface
|
10 лет назад |
Lei
|
2e7daffd7b
Minor fix of TestLogsStderrInStdout
|
10 лет назад |
Lei
|
eef6eda7d2
Recfactor: Use dockerCmd when possible in integration-cli tests
|
10 лет назад |
Brian Goff
|
0c84604f54
Fix goroutine leak on logs -f with no output
|
10 лет назад |
Alexander Morozov
|
7fffcfff32
Merge pull request #13387 from cpuguy83/fix_ngroutine_test
|
10 лет назад |
Brian Goff
|
2805ff1ece
Better checking for LogsFollowGoroutinesWithStdout
|
10 лет назад |
Lorenzo Fontana
|
086b514f6a
Removed deleteContainer calls
|
10 лет назад |
Brian Goff
|
f207322c0a
Extend sleep/timeout for ngoroutine check
|
10 лет назад |
Ahmet Alp Balkan
|
2fe2f7a186
integ-cli: Fix race in TestLogsSince
|
10 лет назад |
Brian Goff
|
e3ba3dd5b8
Make sure log pipes are closed
|
10 лет назад |
Ahmet Alp Balkan
|
cb9a6b9aed
Add --since argument to docker logs cmd
|
10 лет назад |
Antonio Murdaca
|
4203230cbb
c.Fatal won't fail and exit test inside a goroutine, errors should be handled outside with a channel
|
10 лет назад |
Vincent Demeester
|
c5ef2901d8
delete "defer deleteContainer" on tests
|
10 лет назад |
Alexander Morozov
|
dc944ea7e4
Use suite for integration-cli
|
10 лет назад |
Brian Goff
|
475c65319b
Remove `stripTrailingCharacters` from tests
|
10 лет назад |
Tonis Tiigi
|
c2cf97a074
Fix panic on slow log consumer.
|
10 лет назад |
Jessica Frazelle
|
842d4b6b0a
Cleanup errorOut resp log tests
|
10 лет назад |
unclejack
|
9ae3134dc9
add the timeutils package
|
10 лет назад |
Doug Davis
|
cd7a5f5c09
Fix for issue 7902.
|
11 лет назад |
Alexandr Morozov
|
f04ef96e07
Test for following logs for stopped container
|
11 лет назад |
James Turnbull
|
aa0eca03e6
Updated docker logs timestamp to RFC3339
|
11 лет назад |
Alexandr Morozov
|
1dc0caf9c0
Implement tail for docker logs
|
11 лет назад |
Alexandr Morozov
|
d1297feef8
Timestamps for docker logs.
|
11 лет назад |
unclejack
|
e09274476f
cli integration: sync container & image deletion
|
11 лет назад |
Guillaume J. Charmes
|
5fb28eab3e
Add regression test
|
11 лет назад |