rusackas commented on PR #41073:
URL: https://github.com/apache/superset/pull/41073#issuecomment-4744208749

   Superset's chart ships a websocket component, and the existing ingress.yaml 
routes `/ws` to the `-ws` service. This Pr seems to miss websockets entirely, 
so any deployment using global async queries behind a Gateway would have a 
broken/incomplete route. #40785 achieves parity there. The apiVersion override 
(v1beta1) is also a compatibility bonus. It's also the first to enter the race 
between the two, for what it's worth.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to