Derek McGowan
|
19d48f0b8b
Allow v1 search to use v2 auth with identity token
|
9 years ago |
Aaron Lehmann
|
e42f85080b
Correct login debug log message
|
9 years ago |
Derek McGowan
|
e896d1d7c4
Add support for identity token with token handler
|
9 years ago |
Derek McGowan
|
f2d481a299
Login update and endpoint refactor
|
9 years ago |
Ken Cochrane
|
aee260d4eb
Remove email address field from login
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 years ago |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 years ago |
Vincent Demeester
|
5e0283effa
Merge pull request #18618 from dnephin/refactor_resolve_auth_config
|
9 years ago |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 years ago |
Daniel Nephin
|
920ea13516
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
|
9 years ago |
mqliang
|
519236b478
rename req to resp
|
9 years ago |
mqliang
|
302325a3aa
move defer statement for readability
|
9 years ago |
Aaron Lehmann
|
4fcb9ac40c
Improve documentation and golint compliance of registry package
|
10 years ago |
Aaron Lehmann
|
962dc622d9
Remove dead code in registry package
|
10 years ago |
Derek McGowan
|
19515a7ad8
Update graph to use vendored distribution client for the v2 codepath
|
10 years ago |
Ankush Agarwal
|
88f02c2f33
Add 500 check for registry api call
|
10 years ago |
Matt Moore
|
bd2575cc4f
Make the v2 logic fallback on v1 when v2 requests cannot be authorized.
|
10 years ago |
Tibor Vass
|
73823e5e56
Add transport package to support CancelRequest
|
10 years ago |
Tibor Vass
|
a01cc3ca77
registry: Refactor requestfactory to use http.RoundTrippers
|
10 years ago |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 years ago |
Doug Davis
|
bfeb98a236
Make .docker dir have 0700 perms not 0600
|
10 years ago |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 years ago |
Michael Crosby
|
03d3d79b2b
Remove jobs from registry.Service
|
10 years ago |
Antonio Murdaca
|
0995ab5946
Refactor utils/http.go, fixes #11899
|
10 years ago |
Antonio Murdaca
|
6f4d847046
Replace aliased imports of logrus, fixes #11762
|
10 years ago |
Don Kjer
|
6b2eeaf896
Fix for issue 9922: private registry search with auth returns 401
|
10 years ago |
Derek McGowan
|
959b35d974
Update auth client configuration to use proper tls config
|
10 years ago |
Jessie Frazelle
|
8b95ad230e
Merge pull request #9784 from dmcgowan/v2-registry
|
10 years ago |
Brian Goff
|
b8f7526fc6
Make .dockercfg with json.MarshallIndent
|
10 years ago |