Geçmişin Kaydedilmesi

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