Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 vuotta sitten |
Sebastiaan van Stijn
|
7c1c123555
vendor: github.com/containerd/containerd v1.5.2
|
4 vuotta sitten |
Brian Goff
|
a876ede24f
Use docker media type for plugin layers
|
4 vuotta sitten |
Brian Goff
|
d7ba1f85ef
Use containerd dist libs for plugin pull/pull
|
5 vuotta sitten |
Kir Kolyshkin
|
39048cf656
Really switch to moby/sys/mount*
|
5 vuotta sitten |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
5 vuotta sitten |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 vuotta sitten |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 vuotta sitten |
John Howard
|
83908836d3
Windows: Block pulling uplevel images
|
7 vuotta sitten |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 vuotta sitten |
Vincent Demeester
|
6d4d3c52ae
Merge pull request #34372 from cpuguy83/more_error_handling_for_pluginrm
|
7 vuotta sitten |
Brian Goff
|
93027b1ff2
Ignore exist/not-exist errors on plugin remove
|
8 vuotta sitten |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 vuotta sitten |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 vuotta sitten |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 vuotta sitten |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 vuotta sitten |
Sebastiaan van Stijn
|
6ed1163c98
Remove redundant build-tags
|
7 vuotta sitten |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 vuotta sitten |
Sebastiaan van Stijn
|
97c5ae25c4
Replace uses of filters.Include() with filters.Contains()
|
7 vuotta sitten |
Daniel Nephin
|
62c1f0ef41
Add deadcode linter
|
7 vuotta sitten |
Brian Goff
|
ebcb7d6b40
Remove string checking in API error handling
|
8 vuotta sitten |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 vuotta sitten |
Brian Goff
|
72c3bcf2a5
Make plugin emit strongly typed, consumable events
|
8 vuotta sitten |
Brian Goff
|
4bf263c198
Fix plugin remove dir name after rename.
|
8 vuotta sitten |
Brian Goff
|
11cf394e5e
Make plugin removes more resilient to failure
|
8 vuotta sitten |
John Howard
|
42c5c1a9ec
LCOW: Pass platform through into layer store
|
8 vuotta sitten |
David Sheets
|
7da3986297
authz: eliminate race during plugin removal from middleware
|
8 vuotta sitten |
Brian Goff
|
db5f31732a
Don't unmount entire plugin manager tree on remove
|
8 vuotta sitten |
Daehyeok Mun
|
145dfd924c
Remove unnecessary line
|
8 vuotta sitten |
Brian Goff
|
83f44d232d
Make sure plugin rootfs is unmounted on upgraded
|
8 vuotta sitten |