Fixes
- Enable installing revisioned istio by introducing the install override value
global.istioIntegration.istioSidecarRevTagand using that to setistio.io/revin gateway proxy and discovery pods. (#6594) - Ensure that gateway proxies with custom names get correct annotations for
excludeInboundPorts. (#6618)