Don Kjer
|
6f0068f273
Moving NewIndexInfo, NewRepositoryInfo and associated helpers into config.go
|
10 years ago |
Don Kjer
|
568f86eb18
Deprecating ResolveRepositoryName
|
10 years ago |
Matthew Riley
|
6c126d443b
Allow hyphens in namespaces.
|
10 years ago |
unclejack
|
bff1d9dbce
validate image ID properly & before load
|
10 years ago |
Vincent Batts
|
a368e064a9
registry: don't iterate through certs
|
10 years ago |
Tibor Vass
|
6a1ff022b0
Do not verify certificate when using --insecure-registry on an HTTPS registry
|
10 years ago |
Michael Crosby
|
f29b2e48eb
Refactor IsSecure change
|
11 years ago |
unclejack
|
380c8320a7
make http usage for registry explicit
|
11 years ago |
Gleb M Borisov
|
fdd2abe7b3
Use dual-stack Dialer when talking to registy
|
10 years ago |
Dan Walsh
|
69fe3e1a34
On Red Hat Registry Servers we return 404 on certification errors.
|
10 years ago |
Daniel, Dao Quang Minh
|
7a062b2b8f
Avoid fallback to SSL protocols < TLS1.0
|
10 years ago |
Derek McGowan
|
7c88e8f13d
Add provenance pull flow for official images
|
10 years ago |
Vincent Batts
|
61c6f206b0
registry: getting Endpoint ironned out
|
11 years ago |
Phil Estes
|
4119c9d7d9
Refactor all pre-compiled regexp to package level vars
|
10 years ago |
Michael Crosby
|
18edea2a6f
Merge pull request #7609 from ewindisch/max_imgname
|
10 years ago |
Eric Windisch
|
0bd1c05e5c
Restrict repository names from matching hexadecimal strings
|
11 years ago |
Alexandr Morozov
|
45a2923874
Style fixes for registry/registry.go
|
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 |
Tibor Vass
|
531f5907d6
Merge pull request #7324 from erikh/move_tarsum
|
11 years ago |
Erik Hollensbe
|
ef6b78f7db
Remove CheckSum from utils; replace with a TeeReader
|
11 years ago |
Erik Hollensbe
|
1219e458d1
utils/tarsum* -> pkg/tarsum
|
11 years ago |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 years ago |
unclejack
|
c0517857f6
move resumablerequestreader to pkg
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
Vincent Batts
|
683038bf57
Merge pull request #6727 from unclejack/improve_bytes_range
|
11 years ago |
Vincent Batts
|
b752e7402a
Merge pull request #7050 from Aigeruth/fix/push_image_layer_registry_content_type
|
11 years ago |
unclejack
|
c47ebe7a35
get layer: remove HEAD req & pass down response
|
11 years ago |
Gabor Nagy
|
f861bfd9ff
Add Content-Type header in PushImageLayerRegistry
|
11 years ago |
Alexander Larsson
|
05243104fc
Add support for client certificates for registries
|
11 years ago |