summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorNick Thomas <nick@gitlab.com>2017-07-10 13:29:16 +0100
committerNick Thomas <nick@gitlab.com>2017-07-10 15:40:51 +0100
commitaeb2869f666a73a039b5ac05bc5973547456ee33 (patch)
treed68a0bc1bcc0188e7847c4f9953da6ab9e534e10 /changelogs
parentcd735170d3bc5e71d46ba1e37249ae713b7842f8 (diff)
downloadgitlab-ce-aeb2869f666a73a039b5ac05bc5973547456ee33.tar.gz
Prevent bad data being added to application settings when Redis is unavailable
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml b/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
new file mode 100644
index 00000000000..4fddabebf36
--- /dev/null
+++ b/changelogs/unreleased/34728-fix-application-setting-created-when-redis-down.yml
@@ -0,0 +1,4 @@
+---
+title: Prevent bad data being added to application settings when Redis is unavailable
+merge_request: 12750
+author: