Skip to content

Remove Kubernetes service integration page

Shinya Maeda requested to merge remove-kubernetes-integration-service into master

What does this MR do?

This MR does

  • removes the deprecated KubernetesService page (Project > Integrations > Kubernetes)
  • does not remove KubernetesService page (Admin Area > Service Templates > Kubernetes)
  • Removes duplicated Kubernetes related logic from KubernetesService

QA manual

  • please let's not forget to test the service template to be working also after the cleanup!

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/39217 Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/41413

Edited by Shinya Maeda

Merge request reports