Sebastiaan van Stijn
|
a58b0a3d9c
api/types: move Plugin-types to api/types/backend
|
1 年之前 |
Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 年之前 |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 年之前 |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Jeyanthinath Muthuram
|
307b09e7eb
fixing consistent aliases for OCI spec imports
|
2 年之前 |
Paweł Gronowski
|
a654cbfd2f
Use GetBoolOrDefault to remove duplicated invalidFilter usages
|
2 年之前 |
Sebastiaan van Stijn
|
4eb9b5f20e
plugin: fix empty-lines (revive)
|
2 年之前 |
Sebastiaan van Stijn
|
55d1a56826
plugin: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 年之前 |
Sebastiaan van Stijn
|
25ee00c494
pkg/system: move EnsureRemoveAll() to pkg/containerfs
|
3 年之前 |
Eng Zer Jun
|
c55a4ac779
refactor: move from io/ioutil to io and os package
|
3 年之前 |
Sebastiaan van Stijn
|
7c1c123555
vendor: github.com/containerd/containerd v1.5.2
|
4 年之前 |
Brian Goff
|
a876ede24f
Use docker media type for plugin layers
|
4 年之前 |
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 年之前 |
Sebastiaan van Stijn
|
f23c00d870
Various code-cleanup
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
John Howard
|
83908836d3
Windows: Block pulling uplevel images
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Vincent Demeester
|
6d4d3c52ae
Merge pull request #34372 from cpuguy83/more_error_handling_for_pluginrm
|
7 年之前 |
Brian Goff
|
93027b1ff2
Ignore exist/not-exist errors on plugin remove
|
8 年之前 |
John Howard
|
afd305c4b5
LCOW: Refactor to multiple layer-stores based on feedback
|
7 年之前 |
John Howard
|
ce8e529e18
LCOW: Re-coalesce stores
|
7 年之前 |
Brian Goff
|
d453fe35b9
Move api/errdefs to errdefs
|
7 年之前 |
Brian Goff
|
87a12421a9
Add helpers to create errdef errors
|
7 年之前 |
Sebastiaan van Stijn
|
6ed1163c98
Remove redundant build-tags
|
7 年之前 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 年之前 |
Sebastiaan van Stijn
|
97c5ae25c4
Replace uses of filters.Include() with filters.Contains()
|
7 年之前 |