Description
In Kubernetes, we copy labels from the Service into MeshService. In the universal mode, we don’t do this because a Dataplane can have multiple inbounds, and each inbound may correspond to a different service.
It would still be beneficial to propagate additional labels from the Dataplane. We could introduce a list in the Kuma configuration that defines which labels should be propagated from the Dataplane to the MeshService.