Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoão Cunha <j.a.cunha@gmail.com>2019-07-02 15:59:59 +0300
committerDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>2019-07-02 15:59:59 +0300
commit637e510da147f73587faa0414c67638c2e4729f7 (patch)
tree14d568eee2e7b9be3524bb05efcfdbd2daa17f89 /changelogs
parent34a22b831135faeb8f4c70a3b8a3b8d525ccd164 (diff)
Enables ingress for uninstallation
- JupyterHub must not be available (installed or updated)
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/feature-uninstall_cluster_ingress.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/feature-uninstall_cluster_ingress.yml b/changelogs/unreleased/feature-uninstall_cluster_ingress.yml
new file mode 100644
index 00000000000..c3f8464c4b4
--- /dev/null
+++ b/changelogs/unreleased/feature-uninstall_cluster_ingress.yml
@@ -0,0 +1,5 @@
+---
+title: Allow Ingress to be uninstalled from the UI
+merge_request: 29977
+author:
+type: added