[ambient] Disable L7 istio configs for services that are in Ambient but doesn't have a waypoint proxy #7900
Open
Labels
ambient
Related to Istio Ambient Mesh
enhancement
This is the preferred way to describe new end-to-end features.
refinement
Still being full defined before taking any action
sub-task
Ties an issue to an epic
Uh oh!
There was an error while loading. Please reload this page.
What do you want to improve?
If a service is in Ambient but just with L4 processing, it shouldn't let the user create L7 traffic policies, as they don't be applicable:

t might confuse the user if Kiali let them create the istio config but then it is not taking effect.
What is the current behavior?
If a service is in Ambient with just L4 processing, Kiali enables L7 istio configs.
What is the new behavior?
If the service is in an Ambient Mesh, but it doesn't have a waypoint, should disable L7 istio configs not applicable. I think just the TCP Traffic shifting should be enabled:
Ref. #7826
https://istio.io/latest/docs/ambient/usage/l4-policy/
The text was updated successfully, but these errors were encountered: