summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorKamil Trzciński <ayufan@ayufan.eu>2018-05-30 12:43:26 +0000
committerKamil Trzciński <ayufan@ayufan.eu>2018-05-30 12:43:26 +0000
commitbbcdad188cdfbfda1c11b46ee1858e04496dd47f (patch)
tree085097fcccea0f11cc35b6aaf49a25a7efc4bd1d /changelogs
parentbdd595c40de4ff9adc79bed54b1dca46ca4491fc (diff)
parenta23ef89e576125740bd33aa64e434c38454790fc (diff)
downloadgitlab-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.yml5
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