Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 年之前 |
Sebastiaan van Stijn
|
3a4a04e462
distribution: simplify mocks
|
1 年之前 |
Sebastiaan van Stijn
|
d43e61758a
registry: deprecate APIEndpoint.Version and APIVersion type
|
1 年之前 |
Sebastiaan van Stijn
|
846bcd7dd1
distribution: format code with gofumpt
|
3 年之前 |
Sebastiaan van Stijn
|
04c339a12b
distribution: use types/registry.AuthConfig
|
3 年之前 |
Sebastiaan van Stijn
|
1e75ab0ab9
distribution: remove Pusher interface, NewPusher(), and redundant V1 checks
|
3 年之前 |
Sebastiaan van Stijn
|
a0230f3d9a
remove unneeded "digest" alias for "go-digest"
|
3 年之前 |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 年之前 |
Sebastiaan van Stijn
|
ec1fd4b1b0
distribution: SA4021: x = append(y) is equivalent to x = y (staticcheck)
|
5 年之前 |
Sebastiaan van Stijn
|
07ff4f1de8
goimports: fix imports
|
6 年之前 |
Mike Lundy
|
07ffa1cea9
Bump docker/distribution to 83389a148052d74ac602f5f1d62f86ff2f3c4aa5
|
7 年之前 |
慕陶
|
8b387b165a
fix(distribution): digest cache should not be moved if it was an auth
|
7 年之前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年之前 |
Josh Soref
|
39bcaee47b
Spelling fixes
|
8 年之前 |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 年之前 |
Derek McGowan
|
0421f5173d
Remove use of forked reference package for cli
|
8 年之前 |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 年之前 |
Derek McGowan
|
3c7676a057
Abstract distribution interfaces from image specific types
|
8 年之前 |
Aaron Lehmann
|
e0702e9f37
distribution: Fix panic on push
|
8 年之前 |
Michal Minář
|
81f7b1f1e5
Different number of retries for layers of different sizes
|
8 年之前 |
Michal Minář
|
0928f3f2e3
Compare V2Metadata with associated auth config
|
8 年之前 |
Aaron Lehmann
|
f33fa1b8d3
Change push to use manifest builder
|
9 年之前 |
Aaron Lehmann
|
572ce80230
Improved push and pull with upload manager and download manager
|
9 年之前 |
Aaron Lehmann
|
694df3ff9f
Add distribution package
|
9 年之前 |