You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add support for backendref service appProtocol (#3511)
Add support for backendref service appProtocol
Problem: Users who want to specify the appProtocol on a Service port should correctly have checks in place so traffic does not flow to those services that do not have the matching appProtocol.
Solution: Mark BackendRefs on routes that cannot send traffic using the specified protocol as invalid and support new NewRouteBackendRefUnsupportedProtocol condition.
0 commit comments