Skip to content

Fixes Validation error appears twice on Cluster page

What does this MR do?

Split cluster and kubernetes forms

  • Add a kubernetes partial form that will enable or disable the fields based if the cluster is managed or not
  • Add a controller for Clusters::Platforms::Kubernetes

What are the relevant issue numbers?

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

Does this MR meet the acceptance criteria?

Closes #56750 (moved)

Merge request reports