September 23, 2020
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
July 14, 2020
View 3895dd5

Replace uses of blacklist/whitelist

Sebastiaan van Stijn authored on 2020/07/14 17:41:34
April 17, 2020
View 07d60bc

Replace errors.Cause() with errors.Is() / errors.As()

Sebastiaan van Stijn authored on 2020/04/17 19:01:01
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
August 5, 2019
View 07ff4f1

goimports: fix imports

Sebastiaan van Stijn authored on 2019/08/05 23:37:47
May 19, 2018
View f23c00d

Various code-cleanup

Sebastiaan van Stijn authored on 2018/05/19 20:38:54
April 20, 2018
View dbeb432

Fix panic on daemon restart with running plugin

Brian Goff authored on 2018/04/20 23:48:54
March 6, 2018
View 3e1505e

Merge pull request #36327 from Microsoft/jjh/block-pulling-uplevel

John Stephens authored on 2018/03/06 08:12:52
February 21, 2018
View 2002832

Merge pull request #35829 from cpuguy83/no_private_mount_for_plugins

Sebastiaan van Stijn authored on 2018/02/21 20:28:13
February 16, 2018
View 8390883

Windows: Block pulling uplevel images

John Howard authored on 2018/02/16 06:17:27
December 19, 2017
View e6f784e

Make sure plugin mounts are cleaned up

Brian Goff authored on 2017/12/19 11:28:16
December 14, 2017
View 37d7b7d

Revert "Make plugins dir private."

Brian Goff authored on 2017/12/14 05:33:15
View a53930a

Plugins perform propagated mount in runtime spec

Brian Goff authored on 2017/12/14 23:29:11