Skip to content

Draft: Conditionally set container name from "svc-<N>" to its specified alias

What does this MR do?

This MR is a take over of the Community contribution !4273 (closed)

When a service is configured and an alias is given, the alias is used as the service name instead of the usual svc-N

Why was this MR needed?

Make it more practical to use pod_spec on service container as their name is an unique identifier allowing strategic patch strategy

What's the best way to test this MR?

!4273 (comment 1606210496)

What are the relevant issue numbers?

fixes gitlab#421131

Merge request reports

Loading