gitlab-org--gitlab-foss/app/models/clusters
Thong Kuah 1b47b2147f Sync `groups` and `group` to fix validation
Otherwise adding to `groups` will cause validation (in EE)  based on
`group` to fail.

This is consistent with how Clusters::Cluster#first_project. The
alternative is to switch validation to use `groups` as well.
2018-11-03 23:23:59 +13:00
..
applications Update Runner Chart to 0.1.35 2018-10-23 14:02:55 +00:00
concerns Show available clusters when installed or updated 2018-10-16 09:16:43 +02:00
platforms Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
providers Enable frozen string for app/models/**/*.rb 2018-08-03 01:44:16 -07:00
cluster.rb Sync `groups` and `group` to fix validation 2018-11-03 23:23:59 +13:00
group.rb Associate clusters model to groups 2018-10-29 16:21:31 +13:00
kubernetes_namespace.rb Incorporates Kubernetes Namespace into Cluster's flow 2018-11-02 15:46:15 +00:00
project.rb Add Clusters::KubernetesNamespace model 2018-10-22 09:54:00 -05:00