Skip to content

Add ability to select a Cluster management project

Jacques Erasmus requested to merge fe-cluster-management-project into master

Adds the ability to select a Cluster management project

#32810 (closed)

Screenshots

Screenshot_2019-10-29_at_10.54.42

Testing

Enable the cluster_management_project feature flag.

Execute the following commands in the project root

  1. bundle exec rails console
  2. Feature.enable(:cluster_management_project)
  3. Navigate to Operations > Kubernetes > [Cluster] > Advanced settings

Does this MR meet the acceptance criteria?

Conformity

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 🤖

Merge request reports