summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmit Rathi <amit@hypertrack.io>2018-10-30 02:35:28 +0530
committerAmit Rathi <amit@hypertrack.io>2018-10-30 02:35:28 +0530
commitc5bc4e5ae14562258d542f570f03c29c92c92671 (patch)
treebcc14c3a7983aa872b9bb2fc9f4caa2916cc040f
parentef2dc89ea0c0b3d8f32351db35baef3f3b9d0a67 (diff)
downloadgitlab-ce-c5bc4e5ae14562258d542f570f03c29c92c92671.tar.gz
Adding changelog entry
-rw-r--r--changelogs/unreleased/fix-53298.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-53298.yml b/changelogs/unreleased/fix-53298.yml
new file mode 100644
index 00000000000..f0bf5470dc8
--- /dev/null
+++ b/changelogs/unreleased/fix-53298.yml
@@ -0,0 +1,5 @@
+---
+title: 'Fix #53298: JupyterHub restarts should work without errors'
+merge_request: 22671
+author: Amit Rathi
+type: fixed