diff options
author | Kamil Trzciński <ayufan@ayufan.eu> | 2018-05-30 12:43:26 +0000 |
---|---|---|
committer | Kamil Trzciński <ayufan@ayufan.eu> | 2018-05-30 12:43:26 +0000 |
commit | bbcdad188cdfbfda1c11b46ee1858e04496dd47f (patch) | |
tree | 085097fcccea0f11cc35b6aaf49a25a7efc4bd1d /changelogs | |
parent | bdd595c40de4ff9adc79bed54b1dca46ca4491fc (diff) | |
parent | a23ef89e576125740bd33aa64e434c38454790fc (diff) | |
download | gitlab-ce-bbcdad188cdfbfda1c11b46ee1858e04496dd47f.tar.gz |
Merge branch '46917-gitlab-is-not-sending-objectstore-timeout-value-to-workhorse' into 'master'
Resolve "gitlab is not sending ObjectStore timeout value to workhorse"
Closes #46917
See merge request gitlab-org/gitlab-ce!19201
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/fix-missing-timeout.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-missing-timeout.yml b/changelogs/unreleased/fix-missing-timeout.yml new file mode 100644 index 00000000000..e0a61eb866c --- /dev/null +++ b/changelogs/unreleased/fix-missing-timeout.yml @@ -0,0 +1,5 @@ +--- +title: Missing timeout value in object storage pre-authorization +merge_request: 19201 +author: +type: fixed |