gitlab-org--gitlab-foss/spec/models/clusters
James Fargher 8db382b055 Allow projects to use instance level clusters
There are two cluster hierarchies one for the deployment platform and
one for controllers. The main difference is that deployment platforms do
not check user permissions and only return the first match.
2019-05-07 08:37:03 +12:00
..
applications Instance level kubernetes clusters admin 2019-05-07 08:37:03 +12:00
platforms Add gitlab-managed option to clusters form 2019-05-03 01:05:53 +00:00
providers Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00
cluster_spec.rb Allow projects to use instance level clusters 2019-05-07 08:37:03 +12:00
group_spec.rb Associate clusters model to groups 2018-10-29 16:21:31 +13:00
kubernetes_namespace_spec.rb Autocorrect with RSpec/ExampleWording cop 2019-04-05 08:43:27 +00:00
project_spec.rb Add # frozen_string_literal to spec/models 2019-04-01 14:37:54 +13:00