AruneshDwivedi opened a new pull request, #2798: URL: https://github.com/apache/apisix-ingress-controller/pull/2798
When a HTTPRoute targets an ExternalName service, the appProtocol from the service's port config was ignored, so websocket and other protocol-specific settings were lost. Now reads AppProtocol from the matching port entry, matching the behavior for cluster-IP services. Fixes #2793 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
