-
- Downloads
Restrict multiple clusters through API
Modifies authorize! method to accept a third param, and then use it in combination with 'add_cluster' policy to appropriately restrict adding multiple clusters Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/56110
Showing
- changelogs/unreleased/56110-cluster-kubernetes-api-500-error-on-post-request.yml 5 additions, 0 deletions...6110-cluster-kubernetes-api-500-error-on-post-request.yml
- lib/api/helpers.rb 2 additions, 2 deletionslib/api/helpers.rb
- lib/api/project_clusters.rb 1 addition, 1 deletionlib/api/project_clusters.rb
- spec/requests/api/project_clusters_spec.rb 17 additions, 0 deletionsspec/requests/api/project_clusters_spec.rb
Please register or sign in to comment