Skip to content

Move `group.cluster_agents` field to CE

What does this MR do and why?

This MR moves the EE-only group.cluster_agents field to CE to support a GitLab Core feature.

References

Fixes #526132 (closed)

Screenshots or screen recordings

Before After
Screenshot_2025-03-31_at_13.07.01 Screenshot_2025-03-31_at_12.55.44
Screenshot_2025-03-31_at_13.07.24 Screenshot_2025-03-31_at_12.55.20

How to set up and validate locally

  1. Simulate a CE instance
  2. Visit Project -> Operate -> Kubernetes clusters
  3. Verify the agent can be created from the Connect a cluster action button.
  4. Verify the agent appears in the list on created agents
  5. Visit Group -> Operate -> Kubernetes
  6. Verify the project agent appears in its parent group's agents list.

MR acceptance checklist

Evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #526132 (closed)

Edited by Anna Vovchenko

Merge request reports

Loading