diff options
author | Jacob Vosmaer (GitLab) <jacob@gitlab.com> | 2018-03-27 10:47:15 +0000 |
---|---|---|
committer | Sean McGivern <sean@mcgivern.me.uk> | 2018-03-27 10:47:15 +0000 |
commit | f432fb9a4f3f7ef05c0486b24b26534545616399 (patch) | |
tree | 7848476e23666bb14d1e1749b9264da30fd996d6 /changelogs | |
parent | 1d7ca033907d8dff18e74c41c391f58382f78ead (diff) | |
download | gitlab-ce-f432fb9a4f3f7ef05c0486b24b26534545616399.tar.gz |
Make all workhorse gitaly calls opt-out
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/workhorse-gitaly-mandatory.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/workhorse-gitaly-mandatory.yml b/changelogs/unreleased/workhorse-gitaly-mandatory.yml new file mode 100644 index 00000000000..dc33aba48aa --- /dev/null +++ b/changelogs/unreleased/workhorse-gitaly-mandatory.yml @@ -0,0 +1,5 @@ +--- +title: Make all workhorse gitaly calls opt-out +merge_request: 18002 +author: +type: other |