gitlab-org--gitlab-foss/changelogs/unreleased/61156-instance-level-cluster-pod-terminal-access.yml
Tiger 90c27ea52a Move terminal construction logic to Environment
This enables terminals for group and project level clusters.
Previously there was no way to determine which project (and
therefore kubernetes namespace) to connect to, moving this
logic onto Environment means the assoicated project can be
used to look up the correct namespace.
2019-06-25 09:22:20 +10:00

5 lines
101 B
YAML

---
title: Enable terminals for instance and group clusters
merge_request: 28613
author:
type: added