提交历史

作者 SHA1 备注 提交日期
  Akihiro Suda 22d7812836 Merge pull request #41485 from thaJeztah/remove_dead_arg 4 年之前
  Sebastiaan van Stijn 182795cff6 Do not call mount.RecursiveUnmount() on Windows 4 年之前
  Sebastiaan van Stijn 768ba77d37 plugin.Manager.setupNewPlugin() remove unused blobsums argument 4 年之前
  Sebastiaan van Stijn 7335167340 Remove redundant "os.IsNotExist" checks on os.RemoveAll() 4 年之前
  Brian Goff d7ba1f85ef Use containerd dist libs for plugin pull/pull 5 年之前
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 年之前
  Kir Kolyshkin 7b85ed613d plugin/setupNewPlugin: rm dead code 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 5 年之前
  Brian Goff eaad3ee3cf Make sure timers are stopped after use. 6 年之前
  Kir Kolyshkin 6533136961 pkg/mount: wrap mount/umount errors 6 年之前
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows 7 年之前
  Brian Goff dbeb432965 Fix panic on daemon restart with running plugin 7 年之前
  Brian Goff f51a96c016 Move plugin client creation to the extension point 7 年之前
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues 7 年之前
  Anusha Ragunathan 89a882e2f1 Add missing error return for plugin creation. 7 年之前
  Sebastiaan van Stijn 20028325da Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins 7 年之前
  Brian Goff e6f784e3df Make sure plugin mounts are cleaned up 7 年之前
  Brian Goff 37d7b7ddc3 Revert "Make plugins dir private." 7 年之前
  Brian Goff 0e5eaf8ee3 Ensure plugin returns correctly scoped paths 7 年之前
  Brian Goff a53930a04f Plugins perform propagated mount in runtime spec 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前
  Brian Goff d453fe35b9 Move api/errdefs to errdefs 7 年之前
  Brian Goff 87a12421a9 Add helpers to create errdef errors 7 年之前
  Sebastiaan van Stijn 1589cc0a85 Remove Solaris files 7 年之前
  Kenfe-Mickael Laventure ddae20c032 Update libcontainerd to use containerd 1.0 7 年之前
  Brian Goff c85e8622a4 Decouple plugin manager from libcontainerd package 8 年之前
  Akash Gupta 7a7357dae1 LCOW: Implemented support for docker cp + build 8 年之前
  Daniel Nephin 2f5f0af3fd Add unconvert linter 7 年之前
  Brian Goff ebcb7d6b40 Remove string checking in API error handling 8 年之前
  Brian Goff 0c2821d6f2 Make plugins dir private. 8 年之前