summaryrefslogtreecommitdiff
path: root/changelogs/unreleased
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2017-05-16 22:51:56 -0700
committerStan Hu <stanhu@gmail.com>2017-05-17 07:04:34 -0700
commit831d6f5f777370e4ad424211df24e2f5bd380445 (patch)
treedcce3f530fb243875c5091c10e15dc77568b5ebc /changelogs/unreleased
parent39baadbd017a1e36cf95b0ad1a503015bd5e562f (diff)
downloadgitlab-ce-831d6f5f777370e4ad424211df24e2f5bd380445.tar.gz
Properly handle container registry redirects to fix metadata stored on a S3 backendsh-fix-container-registry-s3-redirects
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
Diffstat (limited to 'changelogs/unreleased')
-rw-r--r--changelogs/unreleased/sh-fix-container-registry-s3-redirects.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-container-registry-s3-redirects.yml b/changelogs/unreleased/sh-fix-container-registry-s3-redirects.yml
new file mode 100644
index 00000000000..1e783811b66
--- /dev/null
+++ b/changelogs/unreleased/sh-fix-container-registry-s3-redirects.yml
@@ -0,0 +1,4 @@
+---
+title: Properly handle container registry redirects to fix metadata stored on a S3 backend
+merge_request:
+author: