Histórico de Commits

Autor SHA1 Mensagem Data
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 há 1 ano atrás
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases há 2 anos atrás
  Sebastiaan van Stijn 1437037ed2 daemon/logger/awslogs: format code with gofumpt há 3 anos atrás
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg há 2 anos atrás
  Wesley Pettit c8f8d11ac4 awslogs: fix non-blocking log drop bug há 2 anos atrás
  Josh Chorlton c12d7b6d21 upgrade to aws sdk go v2 há 2 anos atrás
  Austin Vazquez 6f435e0bb9 Update awslogs driver batching documentation. há 2 anos atrás
  Sebastiaan van Stijn df650a1aeb panic() instead of logrus.Fatal() in init funcs há 3 anos atrás
  Sebastiaan van Stijn b88f4e2604 daemon/logger/awslogs: suppress false positive on hardcoded creds (gosec) há 3 anos atrás
  James Sanders 68e3034322 Add an option to specify log format for awslogs driver há 3 anos atrás
  Xia Wu d10046f228 Add an option to skip create log stream for awslogs driver há 4 anos atrás
  Kazuyoshi Kato bb11365e96 Handle long log messages correctly on SizedLogger há 4 anos atrás
  Kir Kolyshkin 2e0cafb01b awslogs: refactor create() há 6 anos atrás
  Sebastiaan van Stijn ef2872132d awslogs: replace deprecated session.New() with session.NewSession() há 6 anos atrás
  Sebastiaan van Stijn 54d021ef8f awslogs: remove unused eventBuffer update há 6 anos atrás
  Maximiliano Maccanti 687cbfa739 Split StreamConfig from New, Utest table driven há 6 anos atrás
  Maximiliano Maccanti 512ac778bf Add two configurable options to awslogs driver há 6 anos atrás
  Sebastiaan van Stijn 758255791e Merge pull request #38177 from mooncak/fix_duplicate há 6 anos atrás
  mooncake 345d1fd089 Cleanup duplication in daemon files há 6 anos atrás
  Sebastiaan van Stijn b48bf39a79 Merge pull request #37944 from IRCody/awslogs_error_context há 6 anos atrás
  Cody Roseborough 7a5c813d9c Return more context on awslogs create failure há 6 anos atrás
  Samuel Karp 1e8ef38627 awslogs: account for UTF-8 normalization in limits há 6 anos atrás
  haikuoliu 998478d369 Pass endpoint to the CloudWatch Logs logging driver há 7 anos atrás
  Brian Goff fe2d3a1551 Merge pull request #36522 from IRCody/awslogs-non-blocking há 7 anos atrás
  Cody Roseborough c7e379988c Allow awslogs to use non-blocking mode há 7 anos atrás
  Daniel Nephin ef01dea893 Cleanup some assertions há 7 anos atrás
  Daniel Nephin 4f0d95fa6e Add canonical import comment há 7 anos atrás
  Justin Menga d3e2d55a3d Don't append new line for maximum sized events há 7 anos atrás
  Jacob Vallejo ad14dbf134 awslogs: Use batching type for ergonomics and correct counting há 7 anos atrás
  Yong Tang dfc2d62632 Merge pull request #34888 from jahkeup/sized-logger há 7 anos atrás