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