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
|
d43e61758a
registry: deprecate APIEndpoint.Version and APIVersion type
|
1 年之前 |
Sebastiaan van Stijn
|
4e4f62b6db
distribution: use registry consts for API version in tests
|
1 年之前 |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 年之前 |
Sebastiaan van Stijn
|
04c339a12b
distribution: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
566c8db66d
distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName
|
3 年之前 |
Sebastiaan van Stijn
|
41999abcbe
distribution: remove Puller interface, remove redundant V1 checks
|
3 年之前 |
Sebastiaan van Stijn
|
fb5485f5d0
distribution: un-export ImageTypes, make ImagePullConfig.Schema2Types optional
|
3 年之前 |
Da McGrady
|
6f5beea146
Remove platform argument from Puller interface.
|
3 年之前 |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 年之前 |
Brian Goff
|
9ca3bb632e
Store image manifests in containerd content store
|
4 年之前 |
Tonis Tiigi
|
337ba71fc1
distribution: fix passing platform struct to puller
|
7 年之前 |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
John Howard
|
d98ecf2d6c
LCOW: API change JSON header to string POST parameter
|
7 年之前 |
John Howard
|
0380fbff37
LCOW: API: Add platform to /images/create and /build
|
8 年之前 |
Daniel Nephin
|
09652bf878
Add ineffassign linter
|
7 年之前 |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 年之前 |
Daniel Nephin
|
967ef7e6d2
Remove unused functions from archive.
|
8 年之前 |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 年之前 |
yuexiao-wang
|
08c6575caf
Remove unused variable
|
8 年之前 |
Sebastiaan van Stijn
|
b9ee31ae02
Merge pull request #29314 from vdemeester/no-more-utils
|
8 年之前 |
Derek McGowan
|
3c7676a057
Abstract distribution interfaces from image specific types
|
8 年之前 |
Vincent Demeester
|
0ab9320ab2
Move utils.TestDirectory to pkg/testutil/tempfile
|
8 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 年之前 |
Tibor Vass
|
f3df50d115
distribution: add test to ensure pass-thru registry token is host-bound
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
Aaron Lehmann
|
a57478d65f
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
|
9 年之前 |