Skip to content

Add management_project_id to group and project cluster creation

Brad Downey requested to merge 211998-add-cluster-mangement-id-on-create into master

What does this MR do?

  • Adds API management_project_id option to endpoint /groups/:id/clusters/user and /projects/:id/clusters/:cluster_id
  • Clarifies the docs:
    • For Project Cluster, management_project_id was listed under Edit project cluster but not Add existing cluster to project
    • For Group Cluster, management_project_id was listed under Add existing cluster to project but not Edit project cluster

Screenshots

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

See also #211998 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports