Commit History

Author SHA1 Message Date
  Sebastiaan van Stijn 034e7e153f daemon: rename containerdCli to containerdClient 2 years ago
  Sebastiaan van Stijn 210932b3bf daemon: format code with gofumpt 3 years ago
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 years ago
  Cory Snider d222bf097c daemon: reload runtimes w/o breaking containers 2 years ago
  Cory Snider 0b592467d9 daemon: read-copy-update the daemon config 2 years ago
  Djordje Lukic 0137446248 Implement run using the containerd snapshotter 3 years ago
  Cory Snider 18e322bc7c Lock container when deleting its root directory 3 years ago
  Djordje Lukic 70dc392bfa Use hashicorp/go-memdb instead of truncindex 3 years ago
  Sebastiaan van Stijn 90de570cfa backend: add StopOptions to ContainerRestart and ContainerStop 3 years ago
  Sebastiaan van Stijn 5edf9acf9c daemon: move default stop-timeout to containerStop() 3 years ago
  Sebastiaan van Stijn f3bce92a24 daemon: cleanupContainer(): pass ContainerRmConfig as parameter 3 years ago
  Sebastiaan van Stijn 4430992af8 daemon: rename some variables, import-aliases and receivers 3 years ago
  Sebastiaan van Stijn 25ee00c494 pkg/system: move EnsureRemoveAll() to pkg/containerfs 3 years ago
  Sebastiaan van Stijn da277f891a daemon.cleanupContainer() remove named return variable 3 years ago
  Sebastiaan van Stijn cae1dbee01 ImageService.ReleaseLayer(): remove unused containerOS argument 3 years ago
  Sebastiaan van Stijn e30a4a438b daemon: remove leftover LCOW platform checks 3 years ago
  Sebastiaan van Stijn 1c0af18c6c vendor: opencontainers/selinux v1.8.0, and remove selinux build-tag and stubs 4 years ago
  Aaron Hnatiw b6d2d12e42 Updates daemon's remove link method to use more verbose error output. 6 years ago
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 years ago
  Daniel Nephin 2b1a2b10af Move ImageService to new package 7 years ago
  Daniel Nephin 0dab53ff3c Move all daemon image methods into imageService 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Kir Kolyshkin e9b9e4ace2 daemon.cleanupContainer: nullify container RWLayer upon release 7 years ago
  John Howard 0cba7740d4 Address feedback from Tonis 7 years ago
  John Howard afd305c4b5 LCOW: Refactor to multiple layer-stores based on feedback 7 years ago
  John Howard ce8e529e18 LCOW: Re-coalesce stores 8 years ago
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 years ago
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 years ago
  Yong Tang 220d6c4aff Merge pull request #34999 from kolyshkin/wait-on-rm 7 years ago
  Kir Kolyshkin f963500c54 ContainerWait on remove: don't stuck on rm fail 7 years ago