From 18a8eb96b34db63101c2b1210c1f93342b138a55 Mon Sep 17 00:00:00 2001 From: Zeger-Jan van de Weg Date: Fri, 11 May 2018 16:44:38 +0200 Subject: Calculating repository checksums executed by Gitaly OPT_OUT status has been removed, and alternative implementation removed. Also checks if the repository exists before executing the checksum RPC to guard against NotFound errors. Closes gitlab-org/gitaly#1105 --- changelogs/unreleased/zj-calculate-checksum-mandator.yml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 changelogs/unreleased/zj-calculate-checksum-mandator.yml (limited to 'changelogs/unreleased/zj-calculate-checksum-mandator.yml') diff --git a/changelogs/unreleased/zj-calculate-checksum-mandator.yml b/changelogs/unreleased/zj-calculate-checksum-mandator.yml new file mode 100644 index 00000000000..83315a3c5dd --- /dev/null +++ b/changelogs/unreleased/zj-calculate-checksum-mandator.yml @@ -0,0 +1,5 @@ +--- +title: Remove shellout implementation for Repository checksums +merge_request: +author: +type: other -- cgit v1.2.3