chzhuo opened a new pull request #733:
URL: https://github.com/apache/apisix-ingress-controller/pull/733


   Please answer these questions before submitting a pull request
   
   - Why submit this pull request?
   - [x] Bugfix
   - [ ] New feature provided
   - [ ] Improve performance
   - [ ] Backport patches
   
   - Related issues
   
   ___
   ### Bugfix
   - Description
   The controller will set default timeout 60s to the Apisix Route if not 
assigned `timeout` in the ApisixRoute CRD
   And The Apisix Route timeout  will overwrite the timeout option which set in 
Upstream configuration.
   
![image](https://user-images.githubusercontent.com/10919124/139779178-8ad10f10-9205-4b67-ba94-7520d6e746cc.png)
   
   
   - How to fix?
   Keeping the original logic, not assign default timeout to the Apisix Route
   
   


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