gitlab-org--gitlab-foss/spec/models/clusters
Thong Kuah a97d876751 Fallback to admin token for project clusters only
We do not want group level clusters to fall back to what was old
behaviour for project level clusters. So instead we will not return any
KUBE_TOKEN if we cannot find a suitable kubernetes_namespace for the
project, in the group level cluster case.

Add test cases to assert above
2018-12-04 15:44:33 +13:00
..
applications Expose external_ip to knative cluster application 2018-11-26 12:46:00 -08:00
platforms Fallback to admin token for project clusters only 2018-12-04 15:44:33 +13:00
providers Create a GKE cluster with legacy_abac disabled when the :rbac_clusters feature flag is enabled 2018-09-14 16:26:51 +12:00
cluster_spec.rb Fixing tests 2018-11-20 02:15:33 +05:30
group_spec.rb Associate clusters model to groups 2018-10-29 16:21:31 +13:00
kubernetes_namespace_spec.rb Improve variables support 2018-11-19 14:09:39 +01:00
project_spec.rb Add Clusters::KubernetesNamespace model 2018-10-22 09:54:00 -05:00