Stan Hu
831d6f5f77
Properly handle container registry redirects to fix metadata stored on a S3 backend
...
The previous behavior would include the Authorization header, which would
make fetching an S3 blob fail quietly.
Closes #22403
Update sh-fix-container-registry-s3-redirects.yml
2017-05-17 07:04:34 -07:00
Douwe Maan
b7d8df503c
Enable Style/MutableConstant
2017-02-23 09:31:56 -06:00
Kamil Trzcinski
2462a473c2
Make rubocop happy
2016-07-15 18:05:39 +02:00
Kamil Trzcinski
3e4dc164a7
Explicitly remove authorization token and make sure that invalid addresses are properly handled
2016-07-15 17:35:23 +02:00
Kamil Trzcinski
a3d8a7e6be
Allow blob to be redirected
2016-07-15 17:14:01 +02:00
Kamil Trzcinski
35319aa4ac
Use response_body
2016-06-17 17:33:03 +02:00
Kamil Trzcinski
04ffd71e53
Fix regression introduced by https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/4669
...
When requesting tags a `application/json` is used.
2016-06-17 13:24:50 +02:00
Kamil Trzcinski
f30d1fdf94
Add support for Docker Registry manifest v1
2016-06-15 12:53:23 +02:00
Kamil Trzcinski
24145592e8
Provide full test coverage to lib/container_registry API implementation
2016-05-17 13:20:11 -05:00
Kamil Trzcinski
5c2f2fd289
Fix CI tests
2016-05-12 13:03:04 -05:00
Kamil Trzcinski
d05f0030a3
Added Docker Registry View tests
2016-05-09 23:32:18 +03:00
Kamil Trzcinski
b5043d5d33
Fix review comments
2016-05-09 22:34:24 +03:00
Kamil Trzcinski
08396be619
Rename ImageRegistry to ContainerRegistry
2016-05-09 22:14:46 +03:00