July 3, 2024
View 218c08b

plugin: fix deprecation comments

Sebastiaan van Stijn authored on 2024/07/03 02:57:42
September 14, 2023
View cff4f20

migrate to github.com/containerd/log v0.1.0

Sebastiaan van Stijn authored on 2023/09/14 00:41:45
June 23, 2023
View 74da6a6

Switch all logging to use containerd log pkg

Brian Goff authored on 2023/06/23 09:33:17
May 8, 2023
View 307b09e

fixing consistent aliases for OCI spec imports

Jeyanthinath Muthuram authored on 2023/05/08 18:57:52
September 24, 2022
View 4eb9b5f

plugin: fix empty-lines (revive)

Sebastiaan van Stijn authored on 2022/09/24 05:28:32
View e332c41

pkg/containerfs: alias ContainerFS to string

Cory Snider authored on 2022/09/24 03:09:51
May 2, 2022
View 5218078

plugin: Executor.Signal() accept syscall.Signal

Sebastiaan van Stijn authored on 2022/05/02 07:52:16
March 4, 2022
View a0230f3

remove unneeded "digest" alias for "go-digest"

Sebastiaan van Stijn authored on 2022/03/04 22:49:42
January 20, 2022
View 83b2dac

plugin: format code with gofumpt

Sebastiaan van Stijn authored on 2022/01/20 22:12:23
February 27, 2021
View 22d7812

Merge pull request #41485 from thaJeztah/remove_dead_arg

Akihiro Suda authored on 2021/02/27 22:25:00
September 23, 2020
View 768ba77

plugin.Manager.setupNewPlugin() remove unused blobsums argument

Sebastiaan van Stijn authored on 2020/09/23 17:42:45
View 7335167

Remove redundant "os.IsNotExist" checks on os.RemoveAll()

Sebastiaan van Stijn authored on 2020/09/23 17:30:53
September 20, 2020
View 182795c

Do not call mount.RecursiveUnmount() on Windows

Sebastiaan van Stijn authored on 2020/09/20 01:45:41
March 14, 2020
View 39048cf

Really switch to moby/sys/mount*

Kir Kolyshkin authored on 2020/03/14 08:38:24
February 11, 2020
View d7ba1f8

Use containerd dist libs for plugin pull/pull

Brian Goff authored on 2020/02/11 09:31:04