Historial de Commits

Autor SHA1 Mensaje Fecha
  Sebastiaan van Stijn 48124bac18 daemon/logger/loggerutils: format code with gofumpt hace 2 años
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg hace 2 años
  Cory Snider e278d3f185 logger/*: fix reading w/ non-monotonic timestamps hace 3 años
  Paweł Gronowski 7493342926 daemon/logger: Share buffers by sync.Pool hace 3 años
  Cory Snider a67e159909 daemon/logger: hold LogFile lock less on ReadLogs hace 3 años
  Cory Snider 01915a725e daemon/logger: follow LogFile without file watches hace 3 años
  Cory Snider 6d5bc07189 daemon/logger: fix refcounting decompressed files hace 3 años
  Cory Snider 49aa66b597 daemon/logger: rotate log files, never truncate hace 3 años
  Cory Snider 3844d1a3d1 daemon/logger: drain readers when logger is closed hace 3 años
  Cory Snider 906b979b88 daemon/logger: remove ProducerGone from LogWatcher hace 3 años
  Cory Snider ae5f664f4e daemon/logger: open log reader synchronously hace 3 años
  Cory Snider 90c54320c8 daemon/logger: fix data race in LogFile hace 3 años
  Kazuyoshi Kato 7a10f5a558 daemon/logger: refactor followLogs to write more unit tests hace 3 años
  Kazuyoshi Kato 48d387a757 daemon/logger: read the length header correctly hace 3 años
  = b102d4637c Fix windows log file rotation with readers hace 5 años
  Brian Goff bcc993b494 Fix logfile to open all files with custom openFile hace 5 años
  Brian Goff 56ba96b6c1 Clean up some logfile implementation hace 5 años
  Brian Goff 75d655320e Merge pull request #40920 from cpuguy83/log_rotate_error_handling hace 5 años
  Brian Goff 3989f91075 logfile: Check if log is closed on close error during rotate hace 5 años
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() hace 5 años
  Brian Goff 933a87236f Reduce allocations for logfile reader hace 5 años
  Sebastiaan van Stijn 6ee536b4a0 daemon: remove use of deprecated os.SEEK_END hace 5 años
  Brian Goff a5f237c2b5 Use FILE_SHARE_DELETE for log files on Windows. hace 5 años
  Kir Kolyshkin 9cd24ba605 logger: fix follow logs for max-file=1 hace 5 años
  Kir Kolyshkin 916eabd459 daemon.ContainerLogs(): fix resource leak on follow hace 7 años
  SeungUkLee a79f8b48d4 fixed typo (becuase -> because) hace 7 años
  Sebastiaan van Stijn e0ad6d045c Merge pull request #37092 from cpuguy83/local_logger hace 7 años
  Sebastiaan van Stijn 678d4b3a6d Merge pull request #37412 from AzureCR/naduggar/logissue hace 7 años
  Brian Goff 94a10150f6 Decouple logfile from tailfile. hace 7 años
  Kir Kolyshkin 2c6fbd864a loggerutils: fix a typo hace 7 años