Commit History

作者 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 80d158e0de daemon: remove containerNotModifiedError 1 年之前
  Sebastiaan van Stijn dffe634c19 daemon: Daemon.ContainerStart(): make validateState a regular function 1 年之前
  Sebastiaan van Stijn bf1fb97575 daemon: Daemon.containerStart(): add comment to clarify error-type 1 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Djordje Lukic 32d58144fd c8d: Use reference counting while mounting a snapshot 2 年之前
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 年之前
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 年之前
  Djordje Lukic 0137446248 Implement run using the containerd snapshotter 2 年之前
  Sebastiaan van Stijn 42f1be8030 daemon: translateContainerdStartErr(): rename to setExitCodeFromError() 2 年之前
  Sebastiaan van Stijn a756fa60ef daemon: translateContainerdStartErr(): use const/enum for exit-statuses 3 年之前
  Sebastiaan van Stijn 2cf09c5446 daemon: translateContainerdStartErr(): remove unused cmd argument 3 年之前
  Sebastiaan van Stijn 087369aeeb daemon: containerStart(): rename return variable 2 年之前
  Cory Snider 0141c6db81 daemon: don't checkpoint container until registered 2 年之前
  Paweł Gronowski a181a825c8 daemon/start: Revert passing ctx to ctr.Start 2 年之前
  Nicolas De Loof def549c8f6 imageservice: Add context to various methods 2 年之前
  Cory Snider 95824f2b5f pkg/containerfs: simplify ContainerFS type 2 年之前
  Cory Snider 6a2f385aea Share logic to create-or-replace a container 3 年之前
  Cory Snider 4bafaa00aa Refactor libcontainerd to minimize c8d RPCs 3 年之前
  Paweł Gronowski 498803bec9 daemon/restart: Don't mutate AutoRemove when restarting 3 年之前
  Sebastiaan van Stijn 300c11c7c9 volume/mounts: remove "containerOS" argument from NewParser (LCOW code) 4 年之前
  Sebastiaan van Stijn dc7cbb9b33 remove layerstore indexing by OS (used for LCOW) 4 年之前
  Brian Goff 51f5b1279d Don't set image on containerd container. 4 年之前
  Sebastiaan van Stijn 182795cff6 Do not call mount.RecursiveUnmount() on Windows 4 年之前
  Brian Goff f63f73a4a8 Configure shims from runtime config 5 年之前
  Sebastiaan van Stijn eb14d936bf daemon: rename variables that collide with imported package names 5 年之前
  Sebastiaan van Stijn 5d040cbd16 daemon: fix capitalization of some functions 5 年之前
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 年之前