gitlab-org--gitlab-foss/changelogs/unreleased/56110-cluster-kubernetes-api-500-error-on-post-request.yml
Mayra Cabrera 8b2fe985dd 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
2019-01-10 18:20:04 -06:00

5 lines
117 B
YAML

---
title: Improves restriction of multiple Kubernetes clusters through API
merge_request: 24251
author:
type: fixed