Aias00 commented on PR #6361:
URL: https://github.com/apache/shenyu/pull/6361#issuecomment-4645565339

   Follow-up for https://github.com/apache/shenyu/actions/runs/27116433626:
   
   The new failure was in `shenyu-integrated-test-k8s-ingress-apache-dubbo` 
during the healthcheck step. The shared helper correctly waited for 
`shenyu-ingress` deployments, but then failed on `default` with `no deployments 
found in namespace default`. That namespace is expected to be empty for 
apache-dubbo because its example, ingress controller, and ZooKeeper workloads 
all live in `shenyu-ingress`.
   
   I pushed `153603824` so `shenyu-ingress` remains required while `default` is 
optional. This keeps the websocket race fix, where `default` does contain a 
backend deployment, without failing ingress cases that do not use that 
namespace.


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

Reply via email to