Add ability to select a Cluster management project
Adds the ability to select a Cluster management project
Screenshots
Testing
Enable the cluster_management_project
feature flag.
Execute the following commands in the project root
bundle exec rails console
Feature.enable(:cluster_management_project)
- Navigate to Operations > Kubernetes > [Cluster] > Advanced settings
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry -
Documentation created/updated or follow-up review issue created -
Code review guidelines -
Style guides
TODO
-
Refine Instance level cluster dropdown search criteria. -
Refine Group level cluster dropdown search criteria. -
Refine Project level cluster dropdown search criteria.
Edited by 🤖 GitLab Bot 🤖