提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn 484e6b784c api/types: move ContainerCreateConfig, ContainerRmConfig to api/types/backend 1 年之前
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  Sebastiaan van Stijn 10a3a3bc49 daemon: inline some variables when emitting events 1 年之前
  Sebastiaan van Stijn 18a0ff2b2b daemon: Daemon.handleContainerExit(): rename err-var for clarity 1 年之前
  Sebastiaan van Stijn f8363690ca daemon: Daemon.handleContainerExit(): reduce ambiguity in error handling 1 年之前
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Cory Snider 3b28a24e97 daemon: fix panic on failed exec start 2 年之前
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 年之前
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 年之前
  Sebastiaan van Stijn b07d2a3827 Merge pull request #45486 from thaJeztah/daemon_monitor_logclean 2 年之前
  Dorin Geman 2ad37e1832 daemon: handleContainerExit(): add execDuration in attributes 2 年之前
  Sebastiaan van Stijn de363f1404 daemon: handleContainerExit(): use logrus.WithFields 2 年之前
  Cory Snider 0e4d3feb94 daemon: identify container exits by ProcessID 2 年之前
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 年之前
  Cory Snider 8b748bd326 daemon: stop health checks before deleting task 2 年之前
  Cory Snider a09f8dbe6e daemon: Maintain container exec-inspect invariant 2 年之前
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 年之前
  Cory Snider 57d2d6ef62 Update container OOMKilled flag immediately 3 年之前
  Paweł Gronowski 498803bec9 daemon/restart: Don't mutate AutoRemove when restarting 3 年之前
  Brian Goff e192ce4009 Move container exit state to after cleanup. 4 年之前
  Cam 05c20a6e1c handleContainerExit: put a timeout on containerd DeleteTask 4 年之前
  Brian Goff c458bca6dc Handle missing c8d task on stop 5 年之前
  Sebastiaan van Stijn 05469b5fa2 daemon: add "isWindows" const 5 年之前
  Kir Kolyshkin 3ef7f7c650 daemon/monitor: rm redundant if 6 年之前
  Kir Kolyshkin 53cbf1797b daemon/ProcessEvent: make sure to cancel the contexts 6 年之前
  Michael Crosby 78deb9863f Merge pull request #39497 from cpuguy83/better_container_error 6 年之前
  Akihiro Suda c7d1908d90 Merge pull request #39434 from crosbymichael/exec-failure-event 6 年之前
  Brian Goff 54e30a62d3 Propagate GetContainer error from event processor 6 年之前