Commit History

Author SHA1 Message Date
  Yong Tang 7315a2bb11 Fix go vet issue in daemon/daemon.go 6 years ago
  Akihiro Suda 2cb26cfe9c Merge pull request #38301 from cyphar/waitgroup-limits 6 years ago
  Aleksa Sarai 5a52917e4d daemon: switch to semaphore-gated WaitGroup for startup tasks 6 years ago
  Akihiro Suda 1fea38856a Remove v1.10 migrator 6 years ago
  Anda Xu 171d51c861 add support of registry-mirrors and insecure-registries to buildkit 6 years ago
  Kir Kolyshkin 9b0097a699 Format code with gofmt -s from go-1.11beta1 7 years ago
  Anda Xu 58a75cebdd allow features option live reloadable 7 years ago
  John Howard 5accd82634 Add containerd.WithTimeout(60*time.Second) to match old calls 7 years ago
  John Stephens b3e9f7b13b Merge pull request #35521 from salah-khan/35507 7 years ago
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 years ago
  Derek McGowan dd2e19ebd5 libcontainerd: split client and supervisor 7 years ago
  Flavio Crisciani e353e7e3f0 Fixes for resolv.conf 7 years ago
  Sebastiaan van Stijn 3737194b9f daemon/*.go: fix some Wrap[f]/Warn[f] errors 7 years ago
  Tonis Tiigi 157b0b30db builder: lint fixes 7 years ago
  Tonis Tiigi ea36c3cbaf daemon: access to distribution internals 7 years ago
  Brian Goff e4b6adc88e Extract volume interaction to a volumes service 7 years ago
  Brian Goff 82d9185470 Merge pull request #36396 from selansen/master 7 years ago
  Alessandro Boch 173b3c364e Allow user to control the default address pools 8 years ago
  Antonio Murdaca 75d3214934 restartmanager: do not apply restart policy on created containers 7 years ago
  Brian Goff 977109d808 Remove use of global volume driver store 7 years ago
  Brian Goff 0023abbad3 Remove old/uneeded volume migration from vers 1.7 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
  Tibor Vass 747c163a65 Merge pull request #36303 from dnephin/cleanup-in-daemon-unix 7 years ago
  Brian Goff b0b9a25e7e Move log validator logic after plugins are loaded 7 years ago
  Daniel Nephin c502bcff33 Remove unnecessary getLayerInit 7 years ago
  Kir Kolyshkin 195893d381 c.RWLayer: check for nil before use 7 years ago
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 years ago
  Brian Goff c379d2681f Fix race in attachable network attachment 7 years ago
  Allen Sun de68ac8393 Simplify codes on calculating shutdown timeout 7 years ago