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 |
---|---|
![]() |
![]() |
![]() |
![]() |
How to set up and validate locally
- Simulate a CE instance
- Visit Project -> Operate -> Kubernetes clusters
- Verify the agent can be created from the Connect a cluster action button.
- Verify the agent appears in the list on created agents
- Visit Group -> Operate -> Kubernetes
- 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