Skip to content

Adds `managed` boolean column to Clusters table

Mayra Cabrera requested to merge 56557-add-managed-field-to-cluster into master

What does this MR do?

Adds managed boolean column to Clusters table. This new column will be used to distinguish those clusters that are automatically managed by GitLab.

Note: managed? term was renamed on https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/26567 to provided_by_user?

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ce/issues/56557

Does this MR meet the acceptance criteria?

Closes #56557 (closed)

Edited by 🤖 GitLab Bot 🤖

Merge request reports