summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorBrett Walker <brett@digitalmoksha.com>2018-05-08 00:14:00 +0000
committerStan Hu <stanhu@gmail.com>2018-05-08 00:14:00 +0000
commit18094a17458aab8c9d629b86946b61e0e7bab251 (patch)
tree3c4cce15d0cd5ce5bb89bd60e6317c71d93956d0 /changelogs
parent9a2d09e3a9ae16f62cba317d8064d9409c95321a (diff)
downloadgitlab-ce-18094a17458aab8c9d629b86946b61e0e7bab251.tar.gz
Backport: Keep ShaAttribute from halting startup when we can’t connect to a database
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/5794-we-should-failover-gracefully-when-we-can-t-connect-to-geo-tracking-database-ce.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/5794-we-should-failover-gracefully-when-we-can-t-connect-to-geo-tracking-database-ce.yml b/changelogs/unreleased/5794-we-should-failover-gracefully-when-we-can-t-connect-to-geo-tracking-database-ce.yml
new file mode 100644
index 00000000000..4db0ff4f3a0
--- /dev/null
+++ b/changelogs/unreleased/5794-we-should-failover-gracefully-when-we-can-t-connect-to-geo-tracking-database-ce.yml
@@ -0,0 +1,5 @@
+---
+title: ShaAttribute no longer stops startup if database is missing
+merge_request: 18726
+author:
+type: fixed