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
|
5 년 전 |
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 년 전 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 년 전 |
Boaz Shuster
|
d75f1d8487
Nitpick plugin/manager.go: use loop to create directories
|
7 년 전 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 년 전 |
Brian Goff
|
c85e8622a4
Decouple plugin manager from libcontainerd package
|
8 년 전 |
Brian Goff
|
0c2821d6f2
Make plugins dir private.
|
8 년 전 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 년 전 |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 년 전 |
Vincent Demeester
|
ff4f700f74
Merge pull request #33322 from jsoref/spelling
|
8 년 전 |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 년 전 |
Brian Goff
|
11cf394e5e
Make plugin removes more resilient to failure
|
8 년 전 |
John Howard
|
4ec9766a27
LCOW: Fix nits from 33241
|
8 년 전 |
John Howard
|
42c5c1a9ec
LCOW: Pass platform through into layer store
|
8 년 전 |
Anusha Ragunathan
|
bbce24997c
Merge pull request #31930 from anusha-ragunathan/authz-disable
|
8 년 전 |