Historique des commits

Auteur SHA1 Message Date
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches il y a 3 ans
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously il y a 3 ans
  Brian Goff 5a664dc87d jsonfile: more defensive reader implementation il y a 4 ans
  Brian Goff 4be98a38e7 Fix handling for json-file io.UnexpectedEOF il y a 4 ans
  Brian Goff 933a87236f Reduce allocations for logfile reader il y a 5 ans
  Brian Goff 94a10150f6 Decouple logfile from tailfile. il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Brian Goff 16f7cd6749 Move json log reading into log file object il y a 8 ans
  Jamie Hannaford e8d9a61f4c Add --until flag for docker logs; closes #32807 il y a 8 ans
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog il y a 7 ans
  Daniel Nephin 231c5cbd50 Remove unused JSONLog marshaling il y a 7 ans
  Daniel Nephin f7f101d57e Add gosimple linter il y a 8 ans
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 il y a 8 ans
  Aaron Lehmann b642b3f21f Avoid using a map for log attributes il y a 8 ans
  Brian Goff e2209185ed Fix log readers can block writes indefinitely il y a 8 ans
  Victor Vieux 2445e6b99d move multireader out of /pkg il y a 8 ans
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long il y a 8 ans
  Brian Goff 7a179972ff Fix cpu spin waiting for log write events il y a 8 ans
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation il y a 8 ans
  Alexander Morozov f2614f2107 project: use vndr for vendoring il y a 8 ans
  Tom Booth a69a59ffc7 Decouple removing the fileWatcher from reading il y a 8 ans
  Tom Booth 6314bec641 Do not directly cast io.ReadSeeker to io.Reader il y a 8 ans
  Aaron Lehmann cbd4e4d48a Merge pull request #24514 from cpuguy83/fix_log_follow_rotate il y a 9 ans
  Brian Goff 84e60a7e10 Fix issues with tailing rotated jsonlog file il y a 9 ans
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak il y a 9 ans
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" il y a 9 ans
  Brian Goff bd9d14a07b Add support for reading logs extra attrs il y a 9 ans
  Brian Goff 1ae9dcf97d Fixes some issues with jsonfile write/read il y a 9 ans
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" il y a 9 ans
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs il y a 9 ans