gitlab-org--gitlab-foss/app/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 HTTPS for JupyterHub installation 2018-12-03 10:16:38 +00:00
concerns Extract Helm::ClientCommand for shared commands 2018-11-16 10:57:20 +00:00
platforms Fallback to admin token for project clusters only 2018-12-04 15:44:33 +13:00
providers Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
cluster.rb Merge branch 'master' into certmanager-temp 2018-11-12 12:06:59 +05:30
group.rb Associate clusters model to groups 2018-10-29 16:21:31 +13:00
kubernetes_namespace.rb Improve variables support 2018-11-19 14:09:39 +01:00
project.rb Add Clusters::KubernetesNamespace model 2018-10-22 09:54:00 -05:00