Histórico de Commits

Autor SHA1 Mensagem Data
  Brian Goff 16f7cd6749 Move json log reading into log file object há 8 anos atrás
  Jamie Hannaford e8d9a61f4c Add --until flag for docker logs; closes #32807 há 8 anos atrás
  Daniel Nephin 035604cca6 Move jsonlog to a subpackage of jsonfilelog há 7 anos atrás
  Daniel Nephin 231c5cbd50 Remove unused JSONLog marshaling há 7 anos atrás
  Daniel Nephin f7f101d57e Add gosimple linter há 7 anos atrás
  Derek McGowan 1009e6a40b Update logrus to v1.0.1 há 8 anos atrás
  Aaron Lehmann b642b3f21f Avoid using a map for log attributes há 8 anos atrás
  Brian Goff e2209185ed Fix log readers can block writes indefinitely há 8 anos atrás
  Victor Vieux 2445e6b99d move multireader out of /pkg há 8 anos atrás
  Jim Minter 4fdb17c777 Prevent ContainerLogs from hanging if container doesn't run for long há 8 anos atrás
  Brian Goff 7a179972ff Fix cpu spin waiting for log write events há 8 anos atrás
  Kenfe-Mickael Laventure fb2bb3653e Close logwatcher on context cancellation há 8 anos atrás
  Alexander Morozov f2614f2107 project: use vndr for vendoring há 8 anos atrás
  Tom Booth a69a59ffc7 Decouple removing the fileWatcher from reading há 8 anos atrás
  Tom Booth 6314bec641 Do not directly cast io.ReadSeeker to io.Reader há 8 anos atrás
  Aaron Lehmann cbd4e4d48a Merge pull request #24514 from cpuguy83/fix_log_follow_rotate há 9 anos atrás
  Brian Goff 84e60a7e10 Fix issues with tailing rotated jsonlog file há 9 anos atrás
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak há 9 anos atrás
  Stefan J. Wernli 54f11b84d2 Fixing file handle leak for "docker logs" há 9 anos atrás
  Brian Goff bd9d14a07b Add support for reading logs extra attrs há 9 anos atrás
  Brian Goff 1ae9dcf97d Fixes some issues with jsonfile write/read há 9 anos atrás
  Brian Goff 91fdfdd537 Revert "use pubsub instead of filenotify to follow json logs" há 9 anos atrás
  Shijiang Wei b1594c59f5 use pubsub instead of filenotify to follow json logs há 9 anos atrás
  Justas Brazauskas 927b334ebf Fix typos found across repository há 9 anos atrás
  daehyeok mun 086c0b4a66 Extract rotate file writer from json log driver há 9 anos atrás
  Brian Goff c136a33c5b Fallback to file polling for jsonlog reader on err há 9 anos atrás