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-16 19:11:10 +0300
committerKamil Trzciński <ayufan@ayufan.eu>2019-07-16 19:11:10 +0300
commitbd31c4be0d7cfcb0c2cc887a66c313c592ce8e88 (patch)
tree562be9be26b3bfdcba69e0ea1400f772a149e96b /changelogs
parentcca71da16ac12d3df787de3f3a0cd60d30649a1d (diff)
Enable GitLabb runner to be uninstalled from cluster
- Set as uninstallable app - Update docs - Adjust specs
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/60666-kubernetes-applications-uninstall-runner.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/60666-kubernetes-applications-uninstall-runner.yml b/changelogs/unreleased/60666-kubernetes-applications-uninstall-runner.yml
new file mode 100644
index 00000000000..3632c8eec20
--- /dev/null
+++ b/changelogs/unreleased/60666-kubernetes-applications-uninstall-runner.yml
@@ -0,0 +1,5 @@
+---
+title: Allow GitLab Runner to be uninstalled from the UI
+merge_request: 30176
+author:
+type: added