Description
(This is used to request new product features, please visit https://github.com/istio/istio/discussions for questions on using Istio)
Describe the feature request
Hi. guys.
I use istio ambient mesh 1.26.0
I attached waypoint proxy to namespace.
I saw network flow.
pod -> ztunnel -> waypoint proxy -> ztunnel -> pod
Question!
I didn't set AuthorizationPolicy and RequestAuthentication.
I hope to flow like this.
pod -> ztunnel -> ztunnel -> pod
Can I conditionally route traffic?
I want to conditionally route traffic through the waypoint proxy only when AuthorizationPolicy or RequestAuthentication is applied, and otherwise keep it as pure L4 ztunnel-to-ztunnel flow.
Describe alternatives you've considered
Affected product area (please put an X in all that apply)
- Ambient
[ ] Docs
[ ] Dual Stack
[ ] Installation - Networking
[ ] Performance and Scalability
[ ] Extensions and Telemetry
[ ] Security
[ ] Test and Release
[ ] User Experience
[ ] Developer Infrastructure
Affected features (please put an X in all that apply)
[ ] Multi Cluster
[ ] Virtual Machine
[ ] Multi Control Plane
Additional context