Aias00 commented on PR #6361: URL: https://github.com/apache/shenyu/pull/6361#issuecomment-4645535122
Follow-up for https://github.com/apache/shenyu/actions/runs/27116098121:\n\nThe websocket case now passed the gateway healthcheck step with the protocol-correct \ probe, but then failed in Run test because the backend example deployment in the \ namespace was still starting. The diagnostics showed the backend pod at about 37s old with startupProbe warnings, and the ingress log had an empty websocket rule handle before reporting upstream configuration errors.\n\nI pushed \ to make the shared k8s ingress healthcheck wait for deployments in both \ and \ before polling service endpoints. This keeps the websocket probe protocol-correct while restoring an explicit readiness gate for the backend examples. -- 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]
