Skip to content

feat(CLOUD-4796): Add exportTo support to Istio

Carlos Corbacho requested to merge CLOUD-4796-istio-add-export-to into main

Allow setting the exportTo for Istio - this is more useful for ServiceEntry, so we can restrict them to a single namespace, but we add them to VirtualService as well for consistency with what we do everywhere else today.

Closes CLOUD-4796

Merge request reports

Loading