Sebastiaan van Stijn
|
fa3ddc5116
distribution: newRepository: remove naked return and intermediate vars
|
1 anno fa |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 anno fa |
Sebastiaan van Stijn
|
a6a539497a
distribution: checkSupportedMediaType: allow additional media-types
|
2 anni fa |
Sebastiaan van Stijn
|
04c339a12b
distribution: use types/registry.AuthConfig
|
3 anni fa |
Sebastiaan van Stijn
|
566c8db66d
distribution: add GetRepository(), un-export NewV2Repository, ValidateRepoName
|
3 anni fa |
Sebastiaan van Stijn
|
fb5485f5d0
distribution: un-export ImageTypes, make ImagePullConfig.Schema2Types optional
|
3 anni fa |
Sebastiaan van Stijn
|
ff408210da
distribution: remove use of deprecated dial.DualStack
|
3 anni fa |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 anni fa |
HuanHuan Ye
|
a57fd5488d
Fix base.Dial is deprecated: Use DialContext instead
|
5 anni fa |
Tibor Vass
|
647dfe99a5
distribution: modify warning logic when pulling v2 schema1 manifests
|
6 anni fa |
Tibor Vass
|
d35f8f4329
Add deprecation message for schema1
|
6 anni fa |
Derek McGowan
|
c4f0515837
Register OCI image media types
|
7 anni fa |
Mike Lundy
|
07ffa1cea9
Bump docker/distribution to 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
|
7 anni fa |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 anni fa |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 anni fa |
Vincent Demeester
|
de5c80b4f3
Remove Docker from some functions
|
7 anni fa |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 anni fa |
Aaron Lehmann
|
a215e15cb1
distribution: Add text/html and application/json as image mediatypes
|
8 anni fa |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 anni fa |
Derek McGowan
|
3c7676a057
Abstract distribution interfaces from image specific types
|
8 anni fa |
Derek McGowan
|
a12b466183
Add class to repository scope
|
8 anni fa |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 anni fa |
Derek McGowan
|
19d48f0b8b
Allow v1 search to use v2 auth with identity token
|
9 anni fa |
allencloud
|
c1be45fa38
fix typos
|
9 anni fa |
Brett Higgins
|
207027087e
Respect ALL_PROXY during registry operations
|
9 anni fa |
Aaron Lehmann
|
c44e7a3e63
Pass upstream client's user agent through to registry on operations beyond pulls
|
9 anni fa |
Mike Goelzer
|
d1502afb63
Pass upstream client's user agent through to registry on image pulls
|
9 anni fa |
Derek McGowan
|
e896d1d7c4
Add support for identity token with token handler
|
9 anni fa |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 anni fa |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 anni fa |