diff options
author | Nick Thomas <nick@gitlab.com> | 2018-09-14 15:51:01 +0000 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2018-09-14 15:51:01 +0000 |
commit | 877c88897ee6f72b81a76e9abfc32f1d1fdb61b6 (patch) | |
tree | fd4e470cf9d1506d25c144b0e4a6da0cb317a634 /changelogs | |
parent | abdb0d3680a67d175f73eebc99408f42565d8c9c (diff) | |
parent | 244ed8adb3bc2d1b4706a695e19e144e180084f3 (diff) | |
download | gitlab-ce-877c88897ee6f72b81a76e9abfc32f1d1fdb61b6.tar.gz |
Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'
Fix object storage uploads not working with AWS v2
Closes gitlab-workhorse#181
See merge request gitlab-org/gitlab-ce!21731
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml b/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml new file mode 100644 index 00000000000..994765bc1fd --- /dev/null +++ b/changelogs/unreleased/sh-fix-multipart-upload-signed-urls.yml @@ -0,0 +1,5 @@ +--- +title: Fix object storage uploads not working with AWS v2 +merge_request: 21731 +author: +type: fixed |