-
-
Notifications
You must be signed in to change notification settings - Fork 32
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Looks like we have a problem with port names which prevent Istio to properly pass WS traffic:
https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/
We can:
- Have a better port names so that app protocol will be determined by Istio
- support setting appProtocol field (in a way to not break things for k8s < 1.18 )
Needs investigation to confirm the issue – since Istio should select protocol automatically https://istio.io/latest/docs/ops/configuration/traffic-management/protocol-selection/#automatic-protocol-selection ?
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request