1. 17 Jun, 2019 1 commit
    • Tiger's avatar
      Don't use Kubernetes namespaces with no token · ddd271b6
      Tiger authored
      Whenever we are selecting a namespace to use for a
      deployment or to query a cluster we want to exclude
      Kubernetes namespace records that don't have a token
      set as they will not have the required permissions.
      However when configuring clusters, we want to
      use the original namespace record even if it has no
      token, as a namespace has to be unique on a cluster.
      ddd271b6
  2. 12 Jun, 2019 39 commits