diff options
author | Nick Thomas <nick@gitlab.com> | 2017-09-18 17:13:49 +0100 |
---|---|---|
committer | Nick Thomas <nick@gitlab.com> | 2017-09-19 11:05:42 +0100 |
commit | b00aaeced7b5ab8926ae4633d4d8c3512d168589 (patch) | |
tree | 3d24dd2d082786edc52d098d9a214fe7ffb73f24 /changelogs | |
parent | 1f4911541d03a257c38a63c6aa36a1c7ca4c3b43 (diff) | |
download | gitlab-ce-b00aaeced7b5ab8926ae4633d4d8c3512d168589.tar.gz |
Fix the filesystem shard health check to check all configured shards
Diffstat (limited to 'changelogs')
-rw-r--r-- | changelogs/unreleased/37999-fix-circuit-breaker.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/37999-fix-circuit-breaker.yml b/changelogs/unreleased/37999-fix-circuit-breaker.yml new file mode 100644 index 00000000000..a75315c4988 --- /dev/null +++ b/changelogs/unreleased/37999-fix-circuit-breaker.yml @@ -0,0 +1,5 @@ +--- +title: Fix the filesystem shard health check to check all configured shards +merge_request: 14341 +author: +type: fixed |