gitlab-org--gitlab-foss/app/policies/concerns
Mayra Cabrera 01ed3a1511 Allow users to add cluster with ancestors
Include a new policy in Clusterables
(projects and groups), which checks if another cluster
can be added

clusterable_has_cluster? and multiple_clusters_available
private methods will be overriden in EE

Related to https://gitlab.com/gitlab-org/gitlab-ce/issues/34758
2018-12-24 10:28:40 -06:00
..
clusterable_actions.rb Allow users to add cluster with ancestors 2018-12-24 10:28:40 -06:00
policy_actor.rb