Skip to content

Introduce deployment services, starting with a KubernetesService

Nick Thomas requested to merge (removed):22864-kubernetes-service into master

What does this MR do?

Adds a minimal KubernetesService and introduces the idea of deployment services, generally.

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

Why was this MR needed?

Two issues scheduled for 8.15 both require a Kubernetes service - #22864 (closed) and #23580 (closed) - but they use it for very different things. Add a minimal kubernetes service to avoid conflicts later.

Screenshots

Screen_Shot_2016-12-14_at_12.44.13

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #22985 (closed)

Merge request reports