Commit History

作者 SHA1 備註 提交日期
  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 034e7e153f daemon: rename containerdCli to containerdClient 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 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 42f1be8030 daemon: translateContainerdStartErr(): rename to setExitCodeFromError() 2 年之前
  Sebastiaan van Stijn 2cf09c5446 daemon: translateContainerdStartErr(): remove unused cmd argument 3 年之前
  Cory Snider a09f8dbe6e daemon: Maintain container exec-inspect invariant 2 年之前
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 年之前
  Cory Snider b75246202a Stop locking container exec store while starting 3 年之前
  Cory Snider 4b84a33217 daemon: kill exec process on ctx cancel 2 年之前
  Paweł Gronowski 56a20dbc19 container/exec: Support ConsoleSize 3 年之前
  Sebastiaan van Stijn 2ec2b65e45 libcontainerd: SignalProcess(): accept syscall.Signal 3 年之前
  Sebastiaan van Stijn 28409ca6c7 replace pkg/signal with moby/sys/signal v0.5.0 4 年之前
  Sebastiaan van Stijn a432eb4b3a ContainerExecStart(): don't wrap getExecConfig() errors, and prevent panic 4 年之前
  Sebastiaan van Stijn 6eb5720233 Fix daemon.getExecConfig(): not using typed errNotRunning() error 4 年之前
  Sebastiaan van Stijn 8312004f41 remove uses of deprecated pkg/term 5 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  Sebastiaan van Stijn 797ec8e913 daemon: rename all receivers to "daemon" 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 年之前
  Sebastiaan van Stijn c85fe2d224 Merge pull request #38522 from cpuguy83/fix_timers 6 年之前
  Michael Crosby 7603c22c73 Use original process spec for execs 6 年之前
  Brian Goff eaad3ee3cf Make sure timers are stopped after use. 6 年之前
  David Wang e6783656f9 Fix race condition between exec start and resize 7 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  Brian Goff 6433683887 Merge pull request #36815 from allencloud/simplify-ode 7 年之前
  Kir Kolyshkin 7d62e40f7e Switch from x/net/context -> context 7 年之前
  Allen Sun a637939981 refactor: simplify code to make function more readable 7 年之前