• Tiger's avatar
    Move terminal construction logic to Environment · f040a4ab
    Tiger authored
    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.
    f040a4ab
kubernetes.rb 5.91 KB