Skip to content

Backport EE changes to the Kubernetes service

What does this MR do?

Backport a number of changes made in the EE KubernetesService to CE.

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

I didn't backport helper methods unused in CE (like kube_deployments). If they get changed again in EE, that would lead to unnecessary conflicts.

Why was this MR needed?

Resolving conflicts in the CE->EE merge is difficult as things stand.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/2525

Edited by Nick Thomas

Merge request reports