提交历史

作者 SHA1 备注 提交日期
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 1 年之前
  Sebastiaan van Stijn bd523abd44 remove more direct uses of logrus 1 年之前
  Sebastiaan van Stijn 0f871f8cb7 api/types/events: define "Action" type and consts 1 年之前
  Sebastiaan van Stijn 5e2a1195d7 swap logrus types for their containerd/logs aliases 1 年之前
  Sebastiaan van Stijn 83b2daca6a plugin: format code with gofumpt 3 年之前
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg 2 年之前
  Sebastiaan van Stijn 0249afc523 migrate pkg/pubsub to github.com/moby/pubsub 2 年之前
  Drew Erny 240a9fcb83 Add Swarm cluster volume supports 4 年之前
  Sebastiaan van Stijn 521807837b plugin: Executor.Signal() accept syscall.Signal 3 年之前
  Sebastiaan van Stijn f9f549cbe4 plugin: add EndpointResolver interface 3 年之前
  Sebastiaan van Stijn 61599d0a4d plugin: remove unused pluginRegistryService 3 年之前
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" 3 年之前
  Sebastiaan van Stijn 25ee00c494 pkg/system: move EnsureRemoveAll() to pkg/containerfs 3 年之前
  Eng Zer Jun c55a4ac779 refactor: move from io/ioutil to io and os package 3 年之前
  Sebastiaan van Stijn 182795cff6 Do not call mount.RecursiveUnmount() on Windows 4 年之前
  Sebastiaan van Stijn 7335167340 Remove redundant "os.IsNotExist" checks on os.RemoveAll() 4 年之前
  Sebastiaan van Stijn 3895dd585f Replace uses of blacklist/whitelist 5 年之前
  Sebastiaan van Stijn 07d60bc257 Replace errors.Cause() with errors.Is() / errors.As() 5 年之前
  Brian Goff d7ba1f85ef Use containerd dist libs for plugin pull/pull 5 年之前
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* 5 年之前
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports 6 年之前
  Brian Goff dbeb432965 Fix panic on daemon restart with running plugin 7 年之前
  Sebastiaan van Stijn f23c00d870 Various code-cleanup 7 年之前
  John Stephens 3e1505e3e6 Merge pull request #36327 from Microsoft/jjh/block-pulling-uplevel 7 年之前
  John Howard 83908836d3 Windows: Block pulling uplevel images 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 a53930a04f Plugins perform propagated mount in runtime spec 7 年之前
  Daniel Nephin 4f0d95fa6e Add canonical import comment 7 年之前