Historial de Commits

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