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:
authorKamil Trzcinski <ayufan@ayufan.eu>2017-05-08 18:28:05 +0300
committerKamil Trzcinski <ayufan@ayufan.eu>2017-05-25 16:03:39 +0300
commit911e1c2d07947bba38856c1e033f344d0753f5cf (patch)
treeb24d6af8bbdc076cab3cd4a6600e6ec40c5a3950 /changelogs
parent7c7fe22c27820b941af51bdef84c3832dda0683e (diff)
Fix terminals support for Kubernetes service
It was broken, because we introduced a default namespace, which was not used by terminal methods.
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/fix-terminals-support-for-kubernetes-service.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/fix-terminals-support-for-kubernetes-service.yml b/changelogs/unreleased/fix-terminals-support-for-kubernetes-service.yml
new file mode 100644
index 00000000000..fb91da9510c
--- /dev/null
+++ b/changelogs/unreleased/fix-terminals-support-for-kubernetes-service.yml
@@ -0,0 +1,4 @@
+---
+title: Fix terminals support for Kubernetes Service
+merge_request:
+author: