gitlab-org--gitlab-foss/changelogs/unreleased/sh-carrierwave-patch-google-acl.yml
Stan Hu 79a091b12a Fix object storage not working properly with Google S3 compatibility
Even in AWS S3 compatibility mode, Google now appears to reject requests
that includes this header with this error:

```
Requests cannot specify both x-amz and x-goog headers
```

This has been submitted upstream via
https://github.com/carrierwaveuploader/carrierwave/pull/2356.

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/53846.
2018-12-17 11:58:16 -08:00

5 lines
121 B
YAML

---
title: Fix object storage not working properly with Google S3 compatibility
merge_request: 23858
author:
type: fixed