Commit Graph

1 Commits

Author SHA1 Message Date
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