Historique des commits

Auteur SHA1 Message Date
  Sebastiaan van Stijn cff4f20c44 migrate to github.com/containerd/log v0.1.0 il y a 1 an
  Sebastiaan van Stijn 83b2daca6a plugin: format code with gofumpt il y a 3 ans
  Brian Goff 74da6a6363 Switch all logging to use containerd log pkg il y a 2 ans
  Jeyanthinath Muthuram 307b09e7eb fixing consistent aliases for OCI spec imports il y a 2 ans
  Sebastiaan van Stijn 4eb9b5f20e plugin: fix empty-lines (revive) il y a 2 ans
  Cory Snider e332c41e9d pkg/containerfs: alias ContainerFS to string il y a 2 ans
  Sebastiaan van Stijn 521807837b plugin: Executor.Signal() accept syscall.Signal il y a 3 ans
  Sebastiaan van Stijn a0230f3d9a remove unneeded "digest" alias for "go-digest" il y a 3 ans
  Akihiro Suda 22d7812836 Merge pull request #41485 from thaJeztah/remove_dead_arg il y a 4 ans
  Sebastiaan van Stijn 182795cff6 Do not call mount.RecursiveUnmount() on Windows il y a 4 ans
  Sebastiaan van Stijn 768ba77d37 plugin.Manager.setupNewPlugin() remove unused blobsums argument il y a 4 ans
  Sebastiaan van Stijn 7335167340 Remove redundant "os.IsNotExist" checks on os.RemoveAll() il y a 4 ans
  Brian Goff d7ba1f85ef Use containerd dist libs for plugin pull/pull il y a 5 ans
  Kir Kolyshkin 39048cf656 Really switch to moby/sys/mount* il y a 5 ans
  Kir Kolyshkin 7b85ed613d plugin/setupNewPlugin: rm dead code il y a 6 ans
  Sebastiaan van Stijn 07ff4f1de8 goimports: fix imports il y a 6 ans
  Brian Goff eaad3ee3cf Make sure timers are stopped after use. il y a 6 ans
  Kir Kolyshkin 6533136961 pkg/mount: wrap mount/umount errors il y a 6 ans
  Salahuddin Khan 763d839261 Add ADD/COPY --chown flag support to Windows il y a 7 ans
  Brian Goff dbeb432965 Fix panic on daemon restart with running plugin il y a 7 ans
  Brian Goff f51a96c016 Move plugin client creation to the extension point il y a 7 ans
  Sebastiaan van Stijn 4f8c870d62 Fix some linting issues il y a 7 ans
  Anusha Ragunathan 89a882e2f1 Add missing error return for plugin creation. il y a 7 ans
  Sebastiaan van Stijn 20028325da Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins il y a 7 ans
  Brian Goff e6f784e3df Make sure plugin mounts are cleaned up il y a 7 ans
  Brian Goff 37d7b7ddc3 Revert "Make plugins dir private." il y a 7 ans
  Brian Goff 0e5eaf8ee3 Ensure plugin returns correctly scoped paths il y a 7 ans
  Brian Goff a53930a04f Plugins perform propagated mount in runtime spec il y a 7 ans
  Daniel Nephin 4f0d95fa6e Add canonical import comment il y a 7 ans
  Brian Goff d453fe35b9 Move api/errdefs to errdefs il y a 7 ans