Don Kjer
|
568f86eb18
Deprecating ResolveRepositoryName
|
10 years ago |
Tibor Vass
|
4455f51760
registry: refactor registry.IsSecure calls into registry.NewEndpoint
|
10 years ago |
Srini Brahmaroutu
|
bc45428220
improve error message to print the tag
|
10 years ago |
Doug Davis
|
ef7415258b
Add import/pull events to the stream
|
10 years ago |
Tibor Vass
|
5b03a21963
Merge pull request #8799 from jlhawn/remove_jsondata_arg
|
10 years ago |
Josh Hawn
|
26184de8ab
Remove `jsonData` argument from `image.StoreImage`
|
10 years ago |
Derek McGowan
|
9d6391a9eb
Skip V2 registry and immediately fallback to V1 when mirrors are provided
|
10 years ago |
Michael Crosby
|
f29b2e48eb
Refactor IsSecure change
|
11 years ago |
unclejack
|
380c8320a7
make http usage for registry explicit
|
11 years ago |
Alexandr Morozov
|
ee7dd44c01
Mass gofmt
|
10 years ago |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 years ago |
Derek McGowan
|
3be4551a91
Enable V2 pull flow
|
10 years ago |
Derek McGowan
|
85fd8213af
Update verification message
|
10 years ago |
Derek McGowan
|
15d5c7f10f
Update manifest format to rename blobsums and use arrays of dictionaries
|
10 years ago |
Derek McGowan
|
456f493659
Add status message for V2 pull
|
10 years ago |
Derek McGowan
|
7d21ea6627
Update pull message and log
|
10 years ago |
Derek McGowan
|
e8b8cf61a9
Make V2 code more defensive against malformed content
|
10 years ago |
Michael Crosby
|
1c62e0ae4e
Remove registry v2 code path
|
10 years ago |
Michael Crosby
|
eaaf9e3125
Merge pull request #8320 from dmcgowan/provenance_pull
|
10 years ago |
Derek McGowan
|
22e59009e4
Add comment for permission and fix wrong format variable
|
10 years ago |
Derek McGowan
|
7c88e8f13d
Add provenance pull flow for official images
|
10 years ago |
Srini Brahmaroutu
|
ecff6303a3
Print a status message when pull command is executed
|
10 years ago |
Vincent Batts
|
61c6f206b0
registry: getting Endpoint ironned out
|
11 years ago |
Jessica Frazelle
|
7d74be162c
Pull all image aliases for id. Closes #8141.
|
10 years ago |
Tim Smith
|
69a75c673c
Add daemon flag to specify public registry mirrors
|
11 years ago |
Alexandr Morozov
|
114838cbda
Some more style fixes
|
11 years ago |
Daehyeok.Mun
|
35df24c8e6
graph: change argument order of Register function
|
11 years ago |
Josiah Kiehl
|
a02f67be5b
Extract log utils into pkg/log
|
11 years ago |
Vincent Batts
|
752dd707ac
registry.Registry -> registry.Session
|
11 years ago |
Solomon Hykes
|
6856a6b110
Move "pull" and "push" to graph/pull.go and graph/push.go
|
11 years ago |