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:
authorAlexander Tanayno <atanayno@gitlab.com>2019-09-12 07:39:39 +0300
committerEvan Read <eread@gitlab.com>2019-09-12 07:39:39 +0300
commit1ca1026633ecd67316937ad35593c949780f2203 (patch)
tree3ed182cea1056d559e4cfce7dde40135cffa2eb2
parent615d6bea9585c80a86947ee3e871112781be733f (diff)
Add note about incompatibility of session_server with runner helm chart
-rw-r--r--doc/ci/interactive_web_terminal/index.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/ci/interactive_web_terminal/index.md b/doc/ci/interactive_web_terminal/index.md
index 58307660e51..49a148cb57d 100644
--- a/doc/ci/interactive_web_terminal/index.md
+++ b/doc/ci/interactive_web_terminal/index.md
@@ -28,6 +28,11 @@ Two things need to be configured for the interactive web terminal to work:
- If you are using a reverse proxy with your GitLab instance, web terminals need to be
[enabled](../../administration/integration/terminal.md#enabling-and-disabling-terminal-support)
+NOTE: **Note:**
+Interactive web terminals are not yet supported by
+[`gitlab-runner` helm chart](https://docs.gitlab.com/charts/charts/gitlab/gitlab-runner/index.html),
+but support [is planned](https://gitlab.com/gitlab-org/charts/gitlab-runner/issues/79).
+
## Debugging a running job
NOTE: **Note:** Not all executors are