Sebastiaan van Stijn
|
cff4f20c44
migrate to github.com/containerd/log v0.1.0
|
1 year ago |
Sebastiaan van Stijn
|
1148a24e64
migrate to new github.com/distribution/reference module
|
1 year ago |
Sebastiaan van Stijn
|
0f871f8cb7
api/types/events: define "Action" type and consts
|
1 year ago |
Brian Goff
|
74da6a6363
Switch all logging to use containerd log pkg
|
2 years ago |
Sebastiaan van Stijn
|
2b0da89366
distribution: move newPusher() and newPuller() together with definition
|
3 years ago |
Sebastiaan van Stijn
|
1e75ab0ab9
distribution: remove Pusher interface, NewPusher(), and redundant V1 checks
|
3 years ago |
Tibor Vass
|
7a50fe8a52
Remove more of registry v1 code.
|
6 years ago |
Tibor Vass
|
53dad9f027
Remove v1 manifest code
|
6 years ago |
Kir Kolyshkin
|
7d62e40f7e
Switch from x/net/context -> context
|
7 years ago |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 years ago |
Pascal
|
d82948b75d
Reworded push message
|
7 years ago |
Derek McGowan
|
1009e6a40b
Update logrus to v1.0.1
|
8 years ago |
Sebastiaan van Stijn
|
8606144159
log fallback errors as "info"
|
8 years ago |
Derek McGowan
|
3a1279393f
Use distribution reference
|
8 years ago |
Derek McGowan
|
3c7676a057
Abstract distribution interfaces from image specific types
|
8 years ago |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 years ago |
Tibor Vass
|
ccaea227e0
Cleanup
|
9 years ago |
Vincent Demeester
|
636c276f67
Add Unit test to daemon.SearchRegistryForImages…
|
9 years ago |
Dave MacDonald
|
e57900a269
Improved message when pushing a non-existant image
|
9 years ago |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 years ago |
Aaron Lehmann
|
79db131a35
Change APIEndpoint to contain the URL in a parsed format
|
9 years ago |
Aaron Lehmann
|
5e8af46fda
Smarter push/pull TLS fallback
|
9 years ago |
Aaron Lehmann
|
8f26fe4f59
Push/pull errors improvement and cleanup
|
9 years ago |
Aaron Lehmann
|
e273445dd4
Fix panic on network timeout during push
|
9 years ago |
Daniel Nephin
|
61a49bb6ba
Remove the use of dockerversion from the registry package
|
9 years ago |
Brian Bland
|
6309947718
Changes cross-repository blob mounting to a blob Create option
|
9 years ago |
Aaron Lehmann
|
f33fa1b8d3
Change push to use manifest builder
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
David Calavera
|
72f1881df1
Add event types.
|
9 years ago |
Aaron Lehmann
|
a57478d65f
Do not fall back to the V1 protocol when we know we are talking to a V2 registry
|
9 years ago |