Support for wildcard in middile of subdomains

Hi,

Istio does not allow us to put a wildcard in a middle of a domain in Virtual Service. Eg. test.*.com or may be just test.*. Is there any alternative way to do this. Or will there be a support for this soon.

Our VIrtual services are broken down in parts and each VS is kept in the respective service’s repository. Problem happens, whenever a new domain comes in we have to open a bunch of pull requests across many repo to to add that new domain in the VS.

Thanks

Envoy doesn’t support this and therefore we don’t either. I don’t think this is a recommend practice.